[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / 3 / 1 / FyberAdColony / 2.6.1-r2 / FyberAdColony.podspec.json
blob027f5d2291c54a0e836263b2f4a794043c9a8109
2   "name": "FyberAdColony",
3   "version": "2.6.1-r2",
4   "summary": "The FyberSDK AdColony 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_AdColony_2.6.1-r2.zip"
18   },
19   "preserve_paths": "Fyber_AdColony_2.6.1-r2/SDK8/**",
20   "vendored_frameworks": "Fyber_AdColony_2.6.1-r2/SDK8/Fyber_AdColony_2.6.1-r2.embeddedframework/Fyber_AdColony_2.6.1-r2.framework",
21   "frameworks": [
22     "AudioToolbox",
23     "AVFoundation",
24     "CoreMedia",
25     "CoreGraphics",
26     "CoreTelephony",
27     "EventKit",
28     "EventKitUI",
29     "Foundation",
30     "MediaPlayer",
31     "MessageUI",
32     "QuartzCore",
33     "SystemConfiguration"
34   ],
35   "weak_frameworks": [
36     "AdSupport",
37     "Social",
38     "StoreKit",
39     "WebKit"
40   ],
41   "libraries": "z",
42   "requires_arc": true,
43   "dependencies": {
44     "FyberSDK": [
45       "~> 8.3.2"
46     ]
47   }