blob: 57bcd92743461ed7be9bc243f69d8f225ec810bd [file] [log] [blame]
{
"name": "MoPub-Google-Adapters",
"version": "7.27.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/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GoogleAdMob/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.19.0"
],
"Google-Mobile-Ads-SDK": [
"~> 7.0"
]
}
}