2 "name": "com.awareframework.ios.sensor.significantmotion",
4 "summary": "A Significant Motion Sensor Module for AWARE Framework.",
5 "description": "This sensor is used to track device significant motion. Also used internally by AWARE if available to save battery when the device is still with high-frequency sensors. SignificantMotionSensor.Observer allows programmers to take actions on detection of a significant motion.",
6 "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.significantmotion",
12 "Yuuki Nishiyama": "yuukin@iis.u-tokyo.ac.jp"
15 "git": "https://github.com/awareframework/com.awareframework.ios.sensor.significantmotion.git",
21 "swift_versions": "4.2",
22 "source_files": "com.awareframework.ios.sensor.significantmotion/Classes/**/*",
23 "frameworks": "CoreMotion",
25 "com.awareframework.ios.sensor.core": [
29 "swift_version": "4.2"