[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / b / YouEyeTracker / 1.0.1 / YouEyeTracker.podspec.json
blobfa6b614658b917fe489d738ccde8ced0da1250a1
2   "name": "YouEyeTracker",
3   "version": "1.0.1",
4   "summary": "A library through which a user can subscribe to receive 3D real-world-space eye-tracking position callbacks.",
5   "swift_versions": "5.0",
6   "description": "A library through which a user can subscribe to receive 3D real-world-space eye-tracking position callbacks relative to the position of the device's front-facing camera.",
7   "homepage": "https://github.com/MREdigital/YouEyeTracker",
8   "license": {
9     "type": "Mozilla Public License Version 2.0",
10     "file": "LICENSE"
11   },
12   "authors": "Eric Reedy",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/MREdigital/YouEyeTracker.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "YouEyeTracker",
22     "YouEyeTracker/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "YouEyeTracker/Exclude",
25   "swift_version": "5.0"