4 "summary": "Securely lock your secrets under the watch of TouchID or FaceID keeper š",
5 "description": "Lightweight manager for saving, fetching and updating secrets (string value) in Keychain using Biometric Authentication. \nIncludes methods for checking general changes in Biometric settings and device biometric type info (FaceID / TouchID / None).",
6 "homepage": "https://github.com/infinum/Locker.git",
9 "Barbara VujiÄiÄ": "barbara.vujicic@infinum.com"
15 "git": "https://github.com/infinum/Locker.git",
18 "source_files": "Locker/**/*.{h,m}",
19 "private_header_files": "Locker/Internal/**/*.h",
22 "LocalAuthentication",