blob: 10e7024134f4c4437523afe1d982c8d88b4e067e [file] [log] [blame]
{
"name": "FaceTrigger",
"version": "1.0.2",
"summary": "Easily use ARKit to detect facial gestures",
"description": "FaceTrigger is a simple to use class that hides the details of using ARKit's ARSCNView to recognize facial gestures via ARFaceAnchor.BlendShapeLocations",
"homepage": "https://github.com/rsrbk/SmileToUnlock.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Michael Peterson": "barnaclejive@gmail.com"
},
"source": {
"git": "https://github.com/barnaclejive/FaceTrigger.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FaceTrigger/**/*.swift",
"pushed_with_swift_version": "4.0"
}