FusionAds-iOS/ALMCMediationAdapter.framework/Modules/module.modulemap

7 lines
121 B
Plaintext
Raw Normal View History

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