blob: 5a56d8f666bdf1afe2267abf4a3ddbfc1c1f217f [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Unity",
"version": "4.2.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Unity adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Unity.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"UnityAds": [
"~> 3.4.0"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.2.1.B.zip",
"flatten": true
}
}