blob: 042a7d2a78b0cc53950630bc007b10cdee9df331 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Googleadmob",
"version": "2.0.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Google Admob adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Googleadmob.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.9"
],
"Google-Mobile-Ads-SDK": [
"7.36.0"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.0.zip",
"flatten": true
}
}