2 "name": "AuthenticationBiometric",
4 "summary": "A lightweight, testable wrapper to support biometric authentication in iOS",
5 "description": "Easily integrate FaceID and TouchID with your SwiftUI apps through this library. Use the included mock to also \nsupport unit and UI testing of these features.",
7 "Sean McNeil": "mcneilsean@noname.com"
9 "homepage": "https://github.com/seanmcneil/BiometricAuthentication",
15 "git": "https://github.com/seanmcneil/BiometricAuthentication.git",
18 "swift_versions": "5.5",
22 "source_files": "Sources/**/*",
23 "swift_version": "5.5"