feat: Base classes for encryption and decryption user token with pin code or biometry

Pin code validators
This commit is contained in:
2022-12-12 19:07:43 +05:00
parent 8c696af6d9
commit 18cd001ab9
58 changed files with 1462 additions and 32 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "1.29.1"
s.version = "1.30.0"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/TouchInstinct/LeadKit"
s.license = "Apache License, Version 2.0"