blob: 1afdb148da48c7f34a4eeebd04f9ac673f0f4446 [file] [log] [blame]
{
"name": "Koopango",
"version": "0.0.9",
"summary": "Indoor positioning based on ultrasound",
"description": "Ultrasound based indoor positioning and navigation tool.",
"homepage": "https://github.com/besabestin/Koopango",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Bisrat Aweno": "besabestin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/besabestin/Koopango.git",
"tag": "0.0.9"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "Koopango.framework"
}
}