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