[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 3 / VAMPTapjoyAdapter / 12.7.0.0 / VAMPTapjoyAdapter.podspec.json
blobe3d6886eda37d2f200c057c9828297f964258d95
2   "name": "VAMPTapjoyAdapter",
3   "version": "12.7.0.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.7.0.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   "vendored_frameworks": "VAMPTapjoyAdapter.framework",
41   "dependencies": {
42     "VAMP-SDK": [
43       "~> 4.0.2-beta"
44     ],
45     "TapjoySDK": [
46       "~> 12.7.0"
47     ]
48   }