Files
featherVoice/Pods/Target Support Files/FLAnimatedImage/FLAnimatedImage.modulemap

7 lines
120 B
Plaintext
Raw Normal View History

2025-12-22 10:16:05 +08:00
framework module FLAnimatedImage {
umbrella header "FLAnimatedImage-umbrella.h"
export *
module * { export * }
}