blob: b8dd15db238be35d862ed0f032dff5162bbd6fbe [file] [log] [blame]
{
"name": "GateKeeper",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "GateKeeper/Source/*",
"pushed_with_swift_version": "echo \"4.0\" >> .swift-version"
}