mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-29 06:30:51 +00:00

git-subtree-dir: submodules/lottie-ios git-subtree-mainline: 76e5a7fab6b0222780f346530cdbeeff96f3e105 git-subtree-split: d40e390fbe6d7ef3b417876af6fdce5e4d2aa335
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
framework module Lottie {
|
|
umbrella header "Lottie.h"
|
|
|
|
export *
|
|
module * {
|
|
export *
|
|
}
|
|
}
|