[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 9 / 3 / FyberMediationChartboost / 6.5.2-r1 / FyberMediationChartboost.podspec.json
blobb2618ca2fa2228deab3a11e2b8641f5b3f76fac3
2   "name": "FyberMediationChartboost",
3   "version": "6.5.2-r1",
4   "summary": "The FyberSDK Chartboost 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_Chartboost_6.5.2-r1.zip"
18   },
19   "preserve_paths": "Fyber_Chartboost_6.5.2-r1/SDK8/**",
20   "vendored_frameworks": "Fyber_Chartboost_6.5.2-r1/SDK8/Fyber_Chartboost_6.5.2-r1.embeddedframework/Fyber_Chartboost_6.5.2-r1.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   "requires_arc": true,
42   "dependencies": {
43     "FyberSDK": [
44       "~> 8.4"
45     ]
46   }