blob: d2c81f0af287c20c50e624805b05419c4d6eaffd [file] [log] [blame]
{
"name": "BiometricAuthentication",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BiometricAuthentication/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}