blob: 318f3b7c8bd37069f4094ee93867d4af160603ef [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Inmobi",
"version": "2.0.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Inmobi adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Inmobi.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.6.0"
],
"InMobiSDK": [
"~> 7.1.1"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v2.6.0.zip",
"flatten": true
}
}