Files
featherVoice/Pods/Target Support Files/FLAnimatedImage/FLAnimatedImage.modulemap
2025-12-22 10:16:05 +08:00

7 lines
120 B
Plaintext

framework module FLAnimatedImage {
umbrella header "FLAnimatedImage-umbrella.h"
export *
module * { export * }
}