[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 6 / VAMPAppLovinAdapter / 10.3.6.0 / VAMPAppLovinAdapter.podspec.json
blob63e6f6e710d3fe6a4d5b5b5b19623a4239c71586
2   "name": "VAMPAppLovinAdapter",
3   "version": "10.3.6.0",
4   "summary": "AppLovin Adapter for VAMP.",
5   "description": "VAMP is Video Ad Mediation Platform, including AppLovin and more ad networks. The AppLovin adapter helps you to use AppLovin 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/VAMPAppLovinAdapter-v10.3.6.0.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "AdSupport",
20     "AVFoundation",
21     "CoreGraphics",
22     "CoreMedia",
23     "CoreTelephony",
24     "SafariServices",
25     "StoreKit",
26     "SystemConfiguration",
27     "UIKit",
28     "WebKit",
29     "Audiotoolbox"
30   ],
31   "libraries": "z",
32   "user_target_xcconfig": {
33     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
34     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
35   },
36   "vendored_frameworks": "VAMPAppLovinAdapter.xcframework",
37   "dependencies": {
38     "VAMP-SDK": [
39       ">= 4.3.0"
40     ],
41     "AppLovinSDK": [
42       "10.3.6"
43     ]
44   }