blob: d6c8473d12d755589402932f5f884a69d0172f78 [file] [log] [blame]
{
"name": "GateKeeper",
"version": "0.2.2",
"summary": "Plug and Play TouchId/FaceId Authenticator for your app",
"description": "Plug and Play TouchId/FaceId Authenticator for your app!",
"homepage": "https://github.com/ahujamanish/gatekeeper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manish Ahuja": "itsme.manish@gmail.com"
},
"source": {
"git": "https://github.com/ahujamanish/gatekeeper.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "GateKeeper/Source/*.swift",
"resources": "GateKeeper/Source/*.{xib,storyboard,xcassets}"
}