blob: e48e1c5d1ccbac2e5c69502c5b3cf3c1d59331e7 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Unity",
"version": "2.1.2",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Unity adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Unity.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.7"
],
"UnityAds": [
"~> 2.1.0"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v2.7.2.A.zip",
"flatten": true
}
}