blob: b3799a44f6b2f404b0c7276ad61138fde7eec560 [file] [log] [blame]
{
"name": "Koopango",
"version": "0.0.1",
"summary": "Indoor positioning based on ultrasound",
"description": "Ultrasound based indoor positioning and navigation tool.",
"homepage": "https://github.com/besabestin/Koopango",
"license": {
"type": "Copyright",
"text": "Copyright 2018 DEJ Technology GMBH. All Rights Reserved."
},
"authors": {
"Bisrat Aweno": "besabestin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/besabestin/Koopango.git",
"tag": "0.0.1"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "Koopango.framework"
}
}