blob: 23a44bc8e5d5f29ca9082540f81b451d2c0937fc [file] [log] [blame]
{
"name": "BasicBeaconIndoorLocationProvider",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"summary": "Allows to use beacon from Mapwize studio to locate you",
"homepage": "https://github.com/IndoorLocation/basic-beacon-indoor-location-provider-ios.git",
"authors": {
"Indoor Location": "indoorlocation@mapwize.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IndoorLocation/basic-beacon-indoor-location-provider-ios.git",
"tag": "1.0.1"
},
"source_files": "basicbeacon-indoorlocation-provider-ios/Provider/*.{h,m}",
"dependencies": {
"GPSIndoorLocationProvider": [
"~> 1.0"
]
}
}