blob: 5d13347fba96e1ab7a7ab620989786e72a0307f5 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AppLovin",
"version": "2.0.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform AppLovin adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-AppLovin.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.6.0"
],
"AppLovinSDK": [
"~> 5.1.2"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v2.6.1.zip",
"flatten": true
}
}