blob: 72b8b55bec6f081191de9fffc9d38c67b5cacca2 [file] [log] [blame]
{
"name": "com.awareframework.ios.sensor.calls",
"version": "0.4.1",
"summary": "A Phone Call sensor module for AWARE Framework",
"description": "The Calls sensor logs call events performed by or received by the user. It also provides higher level context on the users’ calling availability and actions.",
"homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.calls",
"license": {
"type": "Apache2",
"file": "LICENSE"
},
"authors": {
"tetujin": "tetujin@ht.sfc.keio.ac.jp"
},
"source": {
"git": "https://github.com/awareframework/com.awareframework.ios.sensor.calls.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "com.awareframework.ios.sensor.calls/Classes/**/*",
"dependencies": {
"com.awareframework.ios.sensor.core": [
"~> 0.4.1"
]
}
}