blob: 5eeeb6f140d2fa8b5a452b5246b46a2da214ec9a [file] [log] [blame]
{
"name": "gjg-MoPub-AdMob-Adapters",
"version": "7.47.0.0",
"summary": "Google Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banner, Interstitial, Rewarded Video, Native.\n\nTo download and integrate the Mobile Ads SDK, please check this tutorial: https://developers.google.com/admob/ios/download.\n\n\nFor inquiries and support, please utilize the developer support forum: https://groups.google.com/forum/#!forum/google-admob-ads-sdk/.",
"homepage": "https://github.com/arkenthera/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/arkenthera/mopub-ios-mediation.git",
"tag": "gjg-admob-7.47.0.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"gjg-mopub-ios-sdk/Core": [
"~> 5.7"
]
}
},
{
"name": "Network",
"source_files": "AdMob/*.{h,m}",
"dependencies": {
"Google-Mobile-Ads-SDK": [
"7.47.0"
],
"gjg-mopub-ios-sdk/Core": [
"~> 5.7"
]
}
}
]
}