2 "name": "OneTimeCodeView",
4 "summary": "Simple iOS library written in swift, which provides a UITextField for .oneTimeCode with a great UX",
5 "description": "This is a handy replacement for UITextField which should be used with .oneTimeCode (2FA, second factor)\nAccessible from iOS 12",
6 "homepage": "https://github.com/nethergrim/OneTimeCodeView",
8 "https://github.com/nethergrim/OneTimeCodeView/blob/master/res/filled.png?raw=true",
9 "https://github.com/nethergrim/OneTimeCodeView/blob/master/res/empty.png?raw=true"
13 "Andrii Drobiazko": "c2q9450@gmail.com"
19 "git": "https://github.com/nethergrim/OneTimeCodeView.git",
22 "source_files": "OneTimeCodeView/*.{h,m,swift}",
23 "swift_versions": "4.0",
27 "swift_version": "4.0"