bonus-material-app/nativeplugins/Mpaas-Scan/ios/MPMasAdapter.framework/Modules/module.modulemap

7 lines
105 B
Plaintext

framework module MPMasAdapter {
umbrella header "MPMasAdapter.h"
export *
module * { export * }
}