[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 2 / 4 / VAMPAdmobAdapter / 8.2.0.1.0 / VAMPAdmobAdapter.podspec.json
blob8402d59d91f1a9be1c6fd65a49b0da9db80fc158
2   "name": "VAMPAdmobAdapter",
3   "version": "8.2.0.1.0",
4   "summary": "AdMob Adapter for VAMP.",
5   "description": "VAMP is Video Ad Mediation Platform, including AdMob and more ad networks. The AdMob adapter helps you to use AdMob with VAMP.",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright (c) Supership Inc. All rights reserved."
9   },
10   "authors": "Supership Inc.",
11   "homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
12   "source": {
13     "http": "https://d2dylwb3shzel1.cloudfront.net/iOS/VAMPAdMobAdapter-v8.2.0.1.0.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "AdSupport",
20     "AVFoundation",
21     "CoreLocation",
22     "CoreMedia",
23     "CoreTelephony",
24     "MediaPlayer",
25     "SafariServices",
26     "StoreKit",
27     "SystemConfiguration",
28     "UIKit",
29     "WebKit"
30   ],
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "vendored_frameworks": "VAMPAdmobAdapter.framework",
35   "dependencies": {
36     "VAMP-SDK": [
37       "~> 4.1.0"
38     ],
39     "Google-Mobile-Ads-SDK": [
40       "~> 8.2.0.0"
41     ]
42   }