blob: b73eb8571939185ff52c62604effef1c68533ad9 [file] [log] [blame]
{
"name": "Koopango",
"version": "0.0.7",
"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.7"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "Koopango.framework"
}
}