Files
keyboard/Pods/Target Support Files/lottie-ios/lottie-ios.modulemap

7 lines
106 B
Plaintext
Raw Permalink Normal View History

2025-11-04 13:50:32 +08:00
framework module Lottie {
umbrella header "lottie-ios-umbrella.h"
export *
module * { export * }
}