[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / e / 7 / com.awareframework.ios.sensor.barometer / 0.5.0 / com.awareframework.ios.sensor.barometer.podspec.json
blob4c91aa9e92c4484ea583d6ccf17c4683b32a6aea
2   "name": "com.awareframework.ios.sensor.barometer",
3   "version": "0.5.0",
4   "summary": "A Barometer Sensor Module for AWARE Framework.",
5   "description": "This sensor module allows us to manage air-pressure data provided by iOS [CMAltimeter](https://developer.apple.com/documentation/coremotion/cmaltimeter).",
6   "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.barometer",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuuki Nishiyama": "yuukin@iis.u-tokyo.a.cjp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.barometer.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "com.awareframework.ios.sensor.barometer/Classes/**/*",
23   "frameworks": "CoreMotion",
24   "dependencies": {
25     "com.awareframework.ios.sensor.core": [
26       "~> 0.5.3"
27     ]
28   },
29   "swift_version": "4.2"