2 "name": "com.awareframework.ios.sensor.pedometer",
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",
12 "Yuuki Nishiyama": "nishiyama@csis.u-tokyo.ac.jp"
15 "git": "https://github.com/awareframework/com.awareframework.ios.sensor.pedometer.git",
21 "swift_versions": "5",
22 "source_files": "com.awareframework.ios.sensor.pedometer/Classes/**/*",
23 "frameworks": "CoreMotion",
25 "com.awareframework.ios.sensor.core": [