[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / e / GPSIndoorLocationProvider / 1.0.1 / GPSIndoorLocationProvider.podspec.json
blob7162d4b3a8c6c6b1119ad7d245375b1dfaf9e98e
2   "name": "GPSIndoorLocationProvider",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Allows the GPS to be used with IndoorLocation",
8   "homepage": "https://github.com/IndoorLocation/gps-indoor-location-provider-ios.git",
9   "authors": {
10     "Indoor Location": "indoorlocation@mapwize.io"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/IndoorLocation/gps-indoor-location-provider-ios.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "ILGPSIndoorLocationProvider/*.{h,m}",
20   "dependencies": {
21     "IndoorLocation": [
22       "~> 1.0"
23     ]
24   }