[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 7 / FyberMediationTapjoy / 11.8.1.1 / FyberMediationTapjoy.podspec.json
blobfba347329a93fcc15bc07b8d4aa4cf9ae89d2134
2   "name": "FyberMediationTapjoy",
3   "version": "11.8.1.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.8.1-r1.zip"
18   },
19   "preserve_paths": "Fyber_Tapjoy_11.8.1-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_Tapjoy_11.8.1-r1/SDK8/Fyber_Tapjoy_11.8.1-r1.embeddedframework/Fyber_Tapjoy_11.8.1-r1.framework",
21   "resources": [
22     "Fyber_Tapjoy_11.8.1-r1/SDK8/Fyber_Tapjoy_11.8.1-r1.embeddedframework/Resources/**"
23   ],
24   "frameworks": [
25     "AudioToolbox",
26     "AssetsLibrary",
27     "MapKit",
28     "AVFoundation",
29     "CoreMedia",
30     "CoreGraphics",
31     "CoreTelephony",
32     "EventKit",
33     "EventKitUI",
34     "Foundation",
35     "MediaPlayer",
36     "MessageUI",
37     "QuartzCore",
38     "SystemConfiguration",
39     "Social",
40     "Accounts",
41     "CoreMotion"
42   ],
43   "weak_frameworks": [
44     "AdSupport",
45     "Social",
46     "StoreKit",
47     "WebKit"
48   ],
49   "libraries": [
50     "z",
51     "c++",
52     "sqlite3.0"
53   ],
54   "requires_arc": true,
55   "pod_target_xcconfig": {
56     "OTHER_LDFLAGS": "-lObjC"
57   },
58   "dependencies": {
59     "FyberSDK": [
60       "~> 8.4"
61     ]
62   }