blob: 65c372c9bab090f02d4e24f5843011821072ee08 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Mopub",
"version": "3.2.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/Core": [
"~> 5.12.1"
],
"mopub-ios-sdk/NativeAds": [
"~> 5.12.1"
]
},
"source": {
"git": "https://gitlab.com/chocolateplatform-public/ios-sdk-binaries.git",
"tag": "release_v3.3.2.B"
}
}