{ | |
"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" | |
} | |
} |