blob: cfca83cdcd6663989c2cbfdebdb68b582ac21188 [file] [log] [blame]
{
"name": "SmileToUnlock",
"version": "1.0.0",
"summary": "Make your users smile before opening the app :)",
"description": "This library uses ARKit Face Tracking in order to catch a user's smile.",
"homepage": "https://github.com/rsrbk/SmileToUnlock.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Ruslan Serebriakov": "rsrbk1@gmail.com"
},
"source": {
"git": "https://github.com/rsrbk/SmileToUnlock.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SmileToUnlock/**/*.swift",
"pushed_with_swift_version": "4.0"
}