blob: ab46a1145282bd9d83711141c7b650f2d2281360 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Mopub",
"version": "3.0.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Mopub adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Mopub.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"mopub-ios-sdk": [
"~> 5.5"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.1.zip",
"flatten": true
}
}