blob: cf51ea11e22f0d84237e1a9682f4b35c465488d1 [file] [log] [blame]
{
"name": "VAMPAdmobAdapter",
"version": "0.0.1",
"summary": "AdMob Adapter for VAMP.",
"description": "VAMP is Video Ad Mediation Platform, including AdMob and more ad networks. The AdMob adapter helps you to use AdMob with VAMP.",
"license": {
"type": "Copyright",
"text": "Copyright (c) Supership Inc. All rights reserved."
},
"authors": "Supership Inc.",
"homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
"source": {
"http": "https://d2dylwb3shzel1.cloudfront.net/pod/VAMPAdmobAdapter.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VAMPAdmobAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 0.0.1"
],
"Google-Mobile-Ads-SDK": [
"~> 7.44.0"
]
}
}