blob: 57cfe7e79c1adcdec9dd2971de43b9e3566d4b1a [file] [log] [blame]
{
"name": "GPSIndoorLocationProvider",
"version": "1.0.3",
"license": {
"type": "MIT"
},
"summary": "Allows the GPS to be used with IndoorLocation",
"homepage": "https://github.com/IndoorLocation/gps-indoor-location-provider-ios.git",
"authors": {
"Indoor Location": "indoorlocation@mapwize.io"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/IndoorLocation/gps-indoor-location-provider-ios.git",
"tag": "1.0.3"
},
"source_files": "gps-indoor-location-ios/Provider/*.{h,m}",
"dependencies": {
"IndoorLocation": [
"1.0.4"
]
}
}