blob: bef266b3e866b8f2dbc48294075ba4f5a3d21d14 [file] [log] [blame]
{
"name": "VAMPAdmobAdapter",
"version": "8.5.0.0",
"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.",
"cocoapods_version": ">= 1.9",
"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/iOS/VAMPAdMobAdapter-v8.5.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"MediaPlayer",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
},
"vendored_frameworks": "VAMPAdmobAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 4.1.0"
],
"Google-Mobile-Ads-SDK": [
"~> 8.5.0"
]
}
}