blob: cd9555d10bc30b690410bb5b7cead3326cd90703 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Vungle",
"version": "1.0.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Vungle adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "libChocolatePlatform-SDK-Vungle.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"VungleSDK-iOS": [
"~> 4.0.5"
]
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "vungle_v1.0.1"
}
}