[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / d / com.awareframework.ios.sensor.locations / 0.4.3 / com.awareframework.ios.sensor.locations.podspec.json
blob21202a1c7b933085f9d3ffee7ada909dd48130a6
2   "name": "com.awareframework.ios.sensor.locations",
3   "version": "0.4.3",
4   "summary": "A Location Sensor Module for AWARE Framework",
5   "description": "The locations sensor provides the best location estimate for the users’ current location, automatically. The location data is provided by [Core Location](https://developer.apple.com/documentation/corelocation).",
6   "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.locations",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuuki Nishiyama": "yuukin@iis.u-tokyo.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.locations.git",
16     "tag": "0.4.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "com.awareframework.ios.sensor.locations/Classes/**/*",
23   "frameworks": "CoreLocation",
24   "dependencies": {
25     "com.awareframework.ios.sensor.core": [
26       "~>0.4.3"
27     ]
28   },
29   "swift_version": "4.2"