[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / b / YouEyeTracker / 1.0.0 / YouEyeTracker.podspec.json
blobdd42471e77b8f0e6eebc4beef6604f637a6f9072
2   "name": "YouEyeTracker",
3   "version": "1.0.0",
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.0"
19   },
20   "source_files": [
21     "YouEyeTracker",
22     "YouEyeTracker/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "YouEyeTracker/Exclude",
25   "swift_version": "5.0"