blob: f2a68355de48cc99464d770f94e1e0b28472639e [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AppLovin",
"version": "3.0.2",
"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.9.0"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.1.A.zip",
"flatten": true
}
}