[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 9 / 3 / FyberMediationChartboost / 7.2.0.1 / FyberMediationChartboost.podspec.json
blob285219b2cafbbb411d63d1ea3266a978b7cb3ad4
2   "name": "FyberMediationChartboost",
3   "version": "7.2.0.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 - 2018, 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-cocoapods/Fyber_Chartboost_7.2.0-r1_cocoapods.zip"
18   },
19   "preserve_paths": "Fyber_Chartboost/**",
20   "vendored_libraries": "Fyber_Chartboost/libFyberMediationChartboost.a",
21   "requires_arc": true,
22   "dependencies": {
23     "FyberSDK": [
24       "~> 8.4"
25     ]
26   },
27   "default_subspecs": "Certified",
28   "subspecs": [
29     {
30       "name": "Uncertified",
31       "dependencies": {
32         "ChartboostSDK": [
33           ">= 7.2.0"
34         ]
35       }
36     },
37     {
38       "name": "Certified",
39       "dependencies": {
40         "ChartboostSDK": [
41           "7.2.0"
42         ]
43       }
44     }
45   ]