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