blob: b85a41cb1863e0a361bf75f2c6ee5b4af7c48513 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Unity",
"version": "4.0.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": [
"~> 2.1.0"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.4.A.zip",
"flatten": true
}
}