blob: 9bf01c58cbeaf8ec84fca5233fcd9db501ee7d19 [file] [log] [blame]
{
"name": "BiometricAuthentication",
"version": "1.0.5",
"summary": "Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.",
"description": "BiometricAuthentication is very simple and easy to use that handles Touch ID and Face ID authentication based on the device.",
"homepage": "https://github.com/rushisangani/BiometricAuthentication",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rushi Sangani": "rushisangani@gmail.com"
},
"source": {
"git": "https://github.com/rushisangani/BiometricAuthentication.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BiometricAuthentication/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}