Wallpaper_Home/wallpaper_project/Pods/Target Support Files/FLAnimatedImage/FLAnimatedImage.modulemap
2024-04-17 14:37:20 +08:00

7 lines
120 B
Plaintext

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