[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / c / 7 / FaceTrigger / 1.0.0 / FaceTrigger.podspec.json
blobc736adfcd66e84f85a45cfe4fc254d0209589784
2   "name": "FaceTrigger",
3   "version": "1.0.0",
4   "summary": "Easily use ARKit to detect facial gestures",
5   "description": "Implement a simple protocol to be notified when the user performs certain facial gestures.",
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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "FaceTrigger/**/*.swift",
22   "pushed_with_swift_version": "4.0"