blob: 8d560388556da357b636fc5a077ba3ded9cca5ad [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Mopub",
"version": "3.2.2",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Mopub adapter",
"platforms": {
"ios": "10.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Mopub.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"mopub-ios-sdk": [
"~> 5.13"
]
},
"source": {
"git": "https://gitlab.com/chocolateplatform-public/ios-sdk-binaries.git",
"tag": "release_v3.3.2.D"
}
}