blob: 6f01ef3022634fb80829a09c524f23a69857dc60 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Chartboost",
"version": "1.0.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Chartboost adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Chartboost.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"ChartboostSDK": [
"~> 7.0.4"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v2.5.4.zip",
"flatten": true
}
}