[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 1 / com.awareframework.ios.sensor.battery / 0.4.0 / com.awareframework.ios.sensor.battery.podspec.json
blob090babca074186f530e53b9b96bf7c22a3a6e80a
2   "name": "com.awareframework.ios.sensor.battery",
3   "version": "0.4.0",
4   "summary": "Battery Sensor Module for AWARE Framework.",
5   "description": "**Aware Battery** (com.awareframework.ios.sensor.battery) is a plugin for AWARE Framework which is one of an open-source context-aware instrument. This plugin allows us to handle battery conditions and events.",
6   "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.battery",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tetujin": "tetujin@ht.sfc.keio.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.battery.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "com.awareframework.ios.sensor.battery/Classes/**/*",
23   "dependencies": {
24     "com.awareframework.ios.sensor.core": [
25       "~> 0.4.1"
26     ]
27   }