blob: ce689f4feffdc78eff21e8e4500dcf9e9f0caddd [file] [log] [blame]
{
"name": "NoxmobiMediationAdmobAdapter",
"version": "7.65.0.1",
"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.65.0.1"
},
"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.65.0"
],
"GoogleUserMessagingPlatform": [
]
}
}