blob: c54a394dfc9f02136ebaee850cc0b0689f693e7c [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Vungle",
"version": "3.1.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Vungle adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Vungle.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"VungleSDK-iOS": [
"~> 6.5.3"
]
},
"source": {
"git": "https://gitlab.com/chocolateplatform-public/ios-sdk-binaries.git",
"tag": "release_v3.3.2.B"
}
}