[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / f / 1 / com.awareframework.ios.sensor.battery / 0.2.4 / com.awareframework.ios.sensor.battery.podspec.json
blob681b8889540b79641ba14adf47fabad7ea0d60d5
2   "name": "com.awareframework.ios.sensor.battery",
3   "version": "0.2.4",
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.2.4"
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.3.1"
26     ]
27   }