blob: 4b5e64e2533f3fb49ab504005a16cc45f624bb95 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AdColony",
"version": "3.0.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform AdColony adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-AdColony.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"AdColony": [
"~> 3.3"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.1.zip",
"flatten": true
}
}