blob: 8402d59d91f1a9be1c6fd65a49b0da9db80fc158 [file] [log] [blame]
{
"name": "VAMPAdmobAdapter",
"version": "8.2.0.1.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.",
"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.2.0.1.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"
},
"vendored_frameworks": "VAMPAdmobAdapter.framework",
"dependencies": {
"VAMP-SDK": [
"~> 4.1.0"
],
"Google-Mobile-Ads-SDK": [
"~> 8.2.0.0"
]
}
}