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