blob: eb3be6ec6cdd89ac27d7be71ee222b3052211b2b [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-AppLovin",
"version": "1.0.0",
"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": "libChocolatePlatform-SDK-AppLovin.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"AppLovinSDK": [
"~> 4.6.1"
]
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "applovin_v1.0.0"
}
}