[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 3 / com.awareframework.ios.sensor.screen / 0.4.1 / com.awareframework.ios.sensor.screen.podspec.json
blob091094a85424cedd12364c42ea714aa29f8381be
2   "name": "com.awareframework.ios.sensor.screen",
3   "version": "0.4.1",
4   "summary": "A Screen Sensor Module for AWARE Framework.",
5   "description": "The screen sensor monitors the screen statuses, such as turning on and off, locked and unlocked",
6   "homepage": "https://github.com/awareframework/com.awareframework.ios.sensor.screen",
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.screen.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.screen/Classes/**/*",
23   "dependencies": {
24     "com.awareframework.ios.sensor.core": [
25       "~> 0.4.1"
26     ]
27   }