[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 3 / VAMPTapjoyAdapter / 12.11.1.0 / VAMPTapjoyAdapter.podspec.json
blob194a34211c752ace071665e3a6b9a4f4478999d0
2   "name": "VAMPTapjoyAdapter",
3   "version": "12.11.1.0",
4   "summary": "Tapjoy Adapter for VAMP.",
5   "description": "VAMP is Video Ad Mediation Platform, including Tapjoy and more ad networks. The Tapjoy adapter helps you to use Tapjoy 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/VAMPTapjoyAdapter-v12.11.1.0.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "AdSupport",
20     "CFNetwork",
21     "CoreData",
22     "CoreGraphics",
23     "CoreMotion",
24     "ImageIO",
25     "MapKit",
26     "MediaPlayer",
27     "MobileCoreServices",
28     "QuartzCore",
29     "Security",
30     "SystemConfiguration",
31     "UIKit",
32     "WebKit"
33   ],
34   "libraries": [
35     "c++",
36     "sqlite3.0",
37     "xml2",
38     "z"
39   ],
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
42   },
43   "vendored_frameworks": "VAMPTapjoyAdapter.xcframework",
44   "dependencies": {
45     "VAMP-SDK": [
46       ">= 4.3.0"
47     ],
48     "TapjoySDK": [
49       "12.11.1"
50     ]
51   }