blob: 8e7a9a403c2e32791333ec99efb33ea10219c7a8 [file] [log] [blame]
{
"name": "ManualIndoorLocationProvider",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"summary": "Allows to set an IndoorLocation manually",
"homepage": "https://github.com/IndoorLocation/manual-indoor-location-provider-ios.git",
"authors": {
"Indoor Location": "indoorlocation@mapwize.io"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/IndoorLocation/manual-indoor-location-provider-ios.git",
"tag": "1.0.1"
},
"source_files": "manual-indoorlocation-provider-ios/Provider/*.{h,m}",
"dependencies": {
"IndoorLocation": [
"~> 1.0"
]
}
}