[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 0 / 3 / com.awareframework.ios.sensor.pedometer / 0.7.0 / com.awareframework.ios.sensor.pedometer.podspec.json
blobb8a6535ce9596032650fd02cb465a6e140ae66bf
2   "name": "com.awareframework.ios.sensor.pedometer",
3   "version": "0.7.0",
4   "summary": "A Pedometer Module for AWARE Framework",
5   "description": "The Pedometer sensor allows us to manages historic pedometer data which is provided by [CMPedometer](https://developer.apple.com/documentation/coremotion). The pedometer object contains step counts and other information about the distance traveled and the number of floors ascended or descended.",
6   "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.pedometer",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuuki Nishiyama": "nishiyama@csis.u-tokyo.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.pedometer.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5",
22   "source_files": "com.awareframework.ios.sensor.pedometer/Classes/**/*",
23   "frameworks": "CoreMotion",
24   "dependencies": {
25     "com.awareframework.ios.sensor.core": [
26       "~>0.7"
27     ]
28   },
29   "swift_version": "5"