[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 5 / 7 / FyberMediationTapjoy / 11.10.2.1 / FyberMediationTapjoy.podspec.json
blob558a16ac8ff50cbf8a7a0b48b2844c07780890bf
2   "name": "FyberMediationTapjoy",
3   "version": "11.10.2.1",
4   "summary": "The FyberSDK Tapjoy adapter.",
5   "description": "The Fyber Wrapper SDK will allow you to integrate FyberSDK 8.x without migrating your FyberSDK 7.x integration code.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2016, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_Tapjoy_11.10.2-r1.zip"
18   },
19   "preserve_paths": "Fyber_Tapjoy_11.10.2-r1/**",
20   "vendored_frameworks": "Fyber_Tapjoy_11.10.2-r1/Fyber_Tapjoy_11.10.2-r1.embeddedframework/Fyber_Tapjoy_11.10.2-r1.framework",
21   "resources": [
22     "Fyber_Tapjoy_11.10.2-r1/Fyber_Tapjoy_11.10.2-r1.embeddedframework/Resources/**"
23   ],
24   "frameworks": [
25     "AdSupport",
26     "CFNetwork",
27     "CoreData",
28     "CoreGraphics",
29     "CoreMotion",
30     "Foundation",
31     "ImageIO",
32     "MapKit",
33     "MediaPlayer",
34     "MobileCoreServices",
35     "QuartzCore",
36     "Security",
37     "SystemConfiguration",
38     "UIKit"
39   ],
40   "weak_frameworks": [
41     "CoreLocation",
42     "CoreTelephony",
43     "StoreKit"
44   ],
45   "libraries": [
46     "c++",
47     "sqlite3.0",
48     "xml2",
49     "z"
50   ],
51   "requires_arc": true,
52   "dependencies": {
53     "FyberSDK": [
54       "~> 8.4"
55     ]
56   }