ilink-world/ios/Pods/Target Support Files/lottie-ios/lottie-ios.modulemap

7 lines
96 B
Plaintext
Raw Normal View History

2021-10-26 18:19:13 +00:00
module Lottie {
umbrella header "lottie-ios-umbrella.h"
export *
module * { export * }
}