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