blob: a2a50f88a1eb32c07e517072308f7b2e2c7a864a [file] [log] [blame]
{
"name": "FyberMediationChartboost",
"version": "7.0.3.2",
"summary": "The FyberSDK Chartboost adapter.",
"description": "This adapter enables mediation of Chartboost ads via the Fyber SDK.",
"homepage": "http://developer.fyber.com/",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2017, Fyber GmbH, all rights reserved"
},
"authors": "Fyber GmbH",
"social_media_url": "https://twitter.com/Fyber",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://bintray.com/artifact/download/fyber/mobile-adapters-ios/Fyber_Chartboost_7.0.3-r2.zip"
},
"preserve_paths": "Fyber_Chartboost_7.0.3-r2/**",
"vendored_frameworks": "Fyber_Chartboost_7.0.3-r2/Fyber_Chartboost_7.0.3-r2.embeddedframework/Fyber_Chartboost_7.0.3-r2.framework",
"frameworks": [
"CoreGraphics",
"Foundation",
"StoreKit",
"UIKit",
"WebKit"
],
"requires_arc": true,
"dependencies": {
"FyberSDK": [
"~> 8.4"
]
}
}