blob: 062415c8f9b7b8266d88a6f3571697d12cc1bd38 [file] [log] [blame]
{
"name": "NoxmobiMediationAdmobAdapter",
"version": "7.64.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.64.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.64.0"
],
"GoogleUserMessagingPlatform": [
"~> 1.1.0"
]
}
}