blob: 3e3497d2834ff1c110b05a7e5e31056f2a8568a5 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-GAM",
"version": "1.1.2",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Google Ad Manager adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-GAM.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.3"
],
"Google-Mobile-Ads-SDK": [
"~> 7.61"
]
},
"source": {
"git": "https://gitlab.com/chocolateplatform-public/ios-sdk-binaries.git",
"tag": "release_v3.3.3.A"
}
}