blob: 0bdf34c29ae2332506b7fe0d37b67a0da4f90822 [file] [log] [blame]
{
"name": "NoxmobiMediationAdmobAdapter",
"version": "7.63.0.0",
"summary": "Noxmobi ad mediation adapter for Admob.",
"homepage": "https://github.com/NoxmobiSDK/NoxmobiMediationAdmobAdapter",
"license": "MIT",
"authors": {
"Chong": "zhanglovesan@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/NoxmobiSDK/NoxmobiMediationAdmobAdapter.git",
"tag": "7.63.0.0"
},
"source_files": "NoxmobiMediationAdmobAdapter.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "NoxmobiMediationAdmobAdapter.framework"
},
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
"7.63.0"
]
}
}