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