blob: 0b01e6ae6cc07dd2bac2f432329155b1e3cfeba7 [file] [log] [blame]
{
"name": "FaceID",
"version": "1.0.2",
"summary": "For Local auth",
"description": "Auth through Touch ID or Face ID!",
"homepage": "https://github.com/Mustafa-Ezzat/FaceID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mustafa Ezzat": "mustafa.fci.cs@gmail.com"
},
"source": {
"git": "https://github.com/Mustafa-Ezzat/FaceID.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "11.2"
},
"source_files": "Source/LocalAuth.swift"
}