[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 4 / 6 / VAMPAppLovinAdapter / 10.0.1.0 / VAMPAppLovinAdapter.podspec.json
blob39661e2b6a7378fcbec8759924b3376b7310cba3
2   "name": "VAMPAppLovinAdapter",
3   "version": "10.0.1.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.0.1.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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "vendored_frameworks": "VAMPAppLovinAdapter.framework",
36   "dependencies": {
37     "VAMP-SDK": [
38       "~> 4.1.0"
39     ],
40     "AppLovinSDK": [
41       "~> 10.0.1"
42     ]
43   }