[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 3 / FyberMediationChartboost / 7.0.3.1 / FyberMediationChartboost.podspec.json
blob5bf85a68b7eb8cfdc91b639479da0c990a2800d7
2   "name": "FyberMediationChartboost",
3   "version": "7.0.3.1",
4   "summary": "The FyberSDK Chartboost adapter.",
5   "description": "This adapter enables mediation of Chartboost ads via the Fyber SDK.",
6   "homepage": "http://developer.fyber.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2017, Fyber GmbH, all rights reserved"
10   },
11   "authors": "Fyber GmbH",
12   "social_media_url": "https://twitter.com/Fyber",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_Chartboost_7.0.3-r1.zip"
18   },
19   "preserve_paths": "Fyber_Chartboost_7.0.3-r1/**",
20   "vendored_frameworks": "Fyber_Chartboost_7.0.3-r1/Fyber_Chartboost_7.0.3-r1.embeddedframework/Fyber_Chartboost_7.0.3-r1.framework",
21   "frameworks": [
22     "CoreGraphics",
23     "Foundation",
24     "StoreKit",
25     "UIKit",
26     "WebKit"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "FyberSDK": [
31       "~> 8.4"
32     ]
33   }