blob: 860ead01d9870bc5106ad989186039d17c854759 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AdColony",
"version": "3.1.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": [
"~> 4.1.5"
]
},
"source": {
"git": "https://gitlab.com/chocolateplatform-public/ios-sdk-binaries.git",
"tag": "release_v3.3.2.B"
}
}