Files
libpag/ios/PAGViewer/Full/SoftDecoder/ffavc.framework/Modules/module.modulemap

7 lines
100 B
Plaintext

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