[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 0 / com.awareframework.ios.sensor.calls / 0.4.1 / com.awareframework.ios.sensor.calls.podspec.json
blob72b8b55bec6f081191de9fffc9d38c67b5cacca2
2   "name": "com.awareframework.ios.sensor.calls",
3   "version": "0.4.1",
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     "tetujin": "tetujin@ht.sfc.keio.ac.jp"
13   },
14   "source": {
15     "git": "https://github.com/awareframework/com.awareframework.ios.sensor.calls.git",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "com.awareframework.ios.sensor.calls/Classes/**/*",
23   "dependencies": {
24     "com.awareframework.ios.sensor.core": [
25       "~> 0.4.1"
26     ]
27   }