blob: 4e654210f8164a3abfa6992e6a10616254ef0c34 [file] [log] [blame]
{
"name": "KA-IndoorPositioning",
"version": "0.0.2",
"summary": "Khatib & Alami's Indoor Location Solution",
"description": "IndoorPositioning it is a Khatib & Alami Solution that estimate indoor location using the multilateration algorithm,\nthis library needs a pre-configured Eddystone beacons in order to catch the bluetooth signals and estimate the location.",
"homepage": "http://www.kapcite.com/way.html",
"authors": {
"Khatib & Alami": "hadi.dbouk@khatibalami.com"
},
"source": {
"git": "https://kagsi.visualstudio.com/KA.IndoorPositioning/_git/KA.IndoorPositioning.iOS",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KA.IndoorPositioning.iOS/lib/**/*.swift"
}