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