blob: 34e66046e58a2e6ac03fc35567c577714d82f2ab [file] [log] [blame]
{
"name": "BasicBeaconIndoorLocationProvider",
"version": "1.0.0",
"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.0"
},
"source_files": "basicbeacon-indoorlocation-provider-ios/Provider/*.{h,m}",
"dependencies": {
"GPSIndoorLocationProvider": [
"~> 1.0"
]
}
}