[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 5 / 7 / FyberMediationTapjoy / 11.9.1.1 / FyberMediationTapjoy.podspec.json
blobaddafbf5d6c4d9b075d60d4133196182bb0e205e
2   "name": "FyberMediationTapjoy",
3   "version": "11.9.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.9.1-r1.zip"
18   },
19   "preserve_paths": "Fyber_Tapjoy_11.9.1-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_Tapjoy_11.9.1-r1/SDK8/Fyber_Tapjoy_11.9.1-r1.embeddedframework/Fyber_Tapjoy_11.9.1-r1.framework",
21   "resources": [
22     "Fyber_Tapjoy_11.9.1-r1/SDK8/Fyber_Tapjoy_11.9.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     "QuartzCore",
37     "SystemConfiguration",
38     "Social",
39     "Accounts",
40     "CoreMotion"
41   ],
42   "weak_frameworks": [
43     "AdSupport",
44     "Social",
45     "StoreKit",
46     "WebKit"
47   ],
48   "libraries": [
49     "z",
50     "c++",
51     "sqlite3.0"
52   ],
53   "requires_arc": true,
54   "pod_target_xcconfig": {
55     "OTHER_LDFLAGS": "-lObjC"
56   },
57   "dependencies": {
58     "FyberSDK": [
59       "~> 8.4"
60     ]
61   }