[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 6 / 7 / TapdaqTapjoyAdapter / 6.1.0 / TapdaqTapjoyAdapter.podspec.json
blobbb89c53b6948aead72da6c44a7edd0064f55e968
2   "name": "TapdaqTapjoyAdapter",
3   "version": "6.1.0",
4   "summary": "Tapjoy Adapter for Tapdaq",
5   "description": "Use this adapter to include Tapjoy as a demand source in your mediation waterfall.",
6   "homepage": "https://tapdaq.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://tapdaq.com/terms-and-conditions"
10   },
11   "authors": {
12     "Tapdaq": "support@tapdaq.com"
13   },
14   "social_media_url": "http://twitter.com/tapdaq",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/tapdaq/tapdaq-ios-sdk.git",
20     "tag": "6.1.0"
21   },
22   "resources": "universal/adapters/TapjoyAdapter.framework/TapjoyResources.bundle",
23   "frameworks": [
24     "Security",
25     "CoreData",
26     "CFNetwork",
27     "CoreGraphics",
28     "CoreLocation",
29     "CoreMotion",
30     "Foundation",
31     "MapKit",
32     "MediaPlayer",
33     "MobileCoreServices",
34     "QuartzCore",
35     "SystemConfiguration",
36     "UIKit",
37     "ImageIO",
38     "WebKit"
39   ],
40   "weak_frameworks": [
41     "AdSupport",
42     "CoreTelephony",
43     "StoreKit"
44   ],
45   "vendored_frameworks": "universal/adapters/TapjoyAdapter.framework",
46   "dependencies": {
47     "Tapdaq": [
48       "~> 6.1.0"
49     ]
50   },
51   "libraries": [
52     "sqlite3.0",
53     "xml2",
54     "z",
55     "c++"
56   ],
57   "requires_arc": true