blob: c6182717d035b17d8fc276f54261b6f88f3805f0 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AppLovin",
"version": "3.3.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform AppLovin adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-AppLovin.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"AppLovinSDK": [
"~> 6.11.1"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.2.1.A.zip",
"flatten": true
}
}