[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / e / GPSIndoorLocationProvider / 1.0.3 / GPSIndoorLocationProvider.podspec.json
blob57cfe7e79c1adcdec9dd2971de43b9e3566d4b1a
2   "name": "GPSIndoorLocationProvider",
3   "version": "1.0.3",
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.3"
18   },
19   "source_files": "gps-indoor-location-ios/Provider/*.{h,m}",
20   "dependencies": {
21     "IndoorLocation": [
22       "1.0.4"
23     ]
24   }