blob: 6c15a7738bb1bd1f20a5115e0e706107d7f93e20 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AppLovin",
"version": "3.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": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-AppLovin.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"AppLovinSDK": [
"~> 6.3"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.1.zip",
"flatten": true
}
}