[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / VAMPAdmobAdapter / 9.1.0.0 / VAMPAdmobAdapter.podspec.json
blob2c4741be249b14805129a2fd6143ba552b629b3c
2   "name": "VAMPAdmobAdapter",
3   "version": "9.1.0.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   "cocoapods_version": ">= 1.9",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) Supership Inc. All rights reserved."
10   },
11   "authors": "Supership Inc.",
12   "homepage": "https://github.com/AdGeneration/VAMP-iOS-SDK",
13   "source": {
14     "http": "https://d2dylwb3shzel1.cloudfront.net/iOS/VAMPAdMobAdapter-v9.1.0.0.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "frameworks": [
20     "AdSupport",
21     "AVFoundation",
22     "CoreLocation",
23     "CoreMedia",
24     "CoreTelephony",
25     "MediaPlayer",
26     "SafariServices",
27     "StoreKit",
28     "SystemConfiguration",
29     "UIKit",
30     "WebKit"
31   ],
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
34   },
35   "vendored_frameworks": "VAMPAdmobAdapter.xcframework",
36   "dependencies": {
37     "VAMP-SDK": [
38       ">= 4.3.0"
39     ],
40     "Google-Mobile-Ads-SDK": [
41       "9.1.0"
42     ]
43   }