blob: 1425f975096c6979a0c7d75ebd5ccfe8082763ec [file] [log] [blame]
{
"name": "com.awareframework.ios.sensor.healthkit",
"version": "0.1.0",
"summary": "A short description of com.aware.ios.sensor.healthkit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.healthkit",
"license": {
"type": "Apache2",
"file": "LICENSE"
},
"authors": {
"tetujin": "tetujin@ht.sfc.keio.ac.jp"
},
"source": {
"git": "https://github.com/awareframework/com.awareframework.ios.sensor.healthkit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "com.awareframework.ios.sensor.healthkit/Classes/**/*",
"frameworks": "HealthKit",
"dependencies": {
"com.awareframework.ios.sensor.core": [
]
}
}