[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / 7 / 9 / e / GPSIndoorLocationProvider / 1.0.2 / GPSIndoorLocationProvider.podspec.json
blobede544ce4e98bbed46fc8bcdb95070c1db396f72
2   "name": "GPSIndoorLocationProvider",
3   "version": "1.0.2",
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.2"
18   },
19   "source_files": "ILGPSIndoorLocationProvider/*.{h,m}",
20   "dependencies": {
21     "IndoorLocation": [
22       "~> 1.0"
23     ]
24   }