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