[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 1 / com.awareframework.ios.sensor.battery / 0.5.0 / com.awareframework.ios.sensor.battery.podspec.json
blobd4b581f4a75216762ecb13cd7a2ebd48b95428ef
2   "name": "com.awareframework.ios.sensor.battery",
3   "version": "0.5.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     "Yuuki Nishiyama": "yuukin@iis.u-tokyo.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.battery.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.battery/Classes/**/*",
23   "dependencies": {
24     "com.awareframework.ios.sensor.core": [
25       "~> 0.5.3"
26     ]
27   },
28   "swift_version": "4.2"