blob: 98e948c94c80c67e43baf71679ab87fc795c40ac [file] [log] [blame]
{
"name": "MoPub-AdMob-Adapters",
"version": "7.31.0.2",
"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/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "AdMob/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.0"
],
"Google-Mobile-Ads-SDK": [
"7.31.0"
]
}
}