blob: 622db19bf06592bdf30a715ab9416ae88148c7eb [file] [log] [blame]
{
"name": "FaceTrigger",
"version": "1.0.1",
"summary": "Easily use ARKit to detect facial gestures",
"description": "Implement a simple protocol to be notified when the user performs certain facial gestures.",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FaceTrigger/**/*.swift",
"pushed_with_swift_version": "4.0"
}