blob: 10faecece4fa122e95af38711b78ea5e74592dcb [file] [log] [blame]
{
"name": "com.awareframework.ios.sensor.battery",
"version": "0.1.2",
"summary": "A short description of com.awareframework.ios.sensor.battery.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AWARE-team/com.awareframework.ios.sensor.battery",
"license": {
"type": "Apache2",
"file": "LICENSE"
},
"authors": {
"tetujin": "tetujin@ht.sfc.keio.ac.jp"
},
"source": {
"git": "https://github.com/awareframework/com.awareframework.ios.sensor.battery.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "com.awareframework.ios.sensor.battery/Classes/**/*",
"dependencies": {
"com.awareframework.ios.sensor.core": [
]
}
}