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