blob: e1f634d07c2da4f795e2f9db2df899f4e54eeeef [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Unity",
"version": "1.0.1",
"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": "libChocolatePlatform-SDK-Unity.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"UnityAds": [
"~> 2.1.0"
]
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "unity_v1.0.1"
}
}