blob: 258ad681184ab4ff4020a3c4d26408d97978869c [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Google",
"version": "1.0.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Google adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "libChocolatePlatform-SDK-Google.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.6"
],
"GoogleMobileAds": [
"~> 7.8"
]
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "google_v1.0.0"
}
}