[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / c / 7 / FaceTrigger / 1.0.2 / FaceTrigger.podspec.json
blob10e7024134f4c4437523afe1d982c8d88b4e067e
2   "name": "FaceTrigger",
3   "version": "1.0.2",
4   "summary": "Easily use ARKit to detect facial gestures",
5   "description": "FaceTrigger is a simple to use class that hides the details of using ARKit's ARSCNView to recognize facial gestures via ARFaceAnchor.BlendShapeLocations",
6   "homepage": "https://github.com/rsrbk/SmileToUnlock.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Michael Peterson": "barnaclejive@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/barnaclejive/FaceTrigger.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "FaceTrigger/**/*.swift",
22   "pushed_with_swift_version": "4.0"