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