[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 0 / com.awareframework.ios.sensor.calls / 0.5.0 / com.awareframework.ios.sensor.calls.podspec.json
blobdc13702d8e3db59185f7c17942ed9ef3a6c440e1
2   "name": "com.awareframework.ios.sensor.calls",
3   "version": "0.5.0",
4   "summary": "A Phone Call sensor module for AWARE Framework",
5   "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.",
6   "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.calls",
7   "license": {
8     "type": "Apache2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yuuki Nishiyama": "yuukin@iis.u-tokyo.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.calls.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "com.awareframework.ios.sensor.calls/Classes/**/*",
23   "dependencies": {
24     "com.awareframework.ios.sensor.core": [
25       "~> 0.5.3"
26     ]
27   },
28   "swift_version": "4.2"