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

7 lines
120 B
Plaintext

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