blob: 2cb7668e65aa205add837d655c25acfcfee40a5a [file] [log] [blame]
{
"name": "FreestarAds-Amazon",
"version": "2.1.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.freestar.com",
"summary": "The Freestar Amazon adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libFreestarAds-Amazon.a",
"dependencies": {
"FreestarAds": [
"~> 3.2"
],
"AmazonAd": [
"~> 3.0.0"
]
},
"source": {
"git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
"tag": "release_v3.2.0.E"
}
}