blob: 65a287960a7036b30be1e1aa4692d6d0e2b09a1d [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AppLovin",
"version": "3.1.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.0.4.D.zip",
"flatten": true
}
}