fix: DateFormattersReusePool and ISO8601DateFormattersReusePool are now thread safe

This commit is contained in:
2022-04-27 11:29:20 +03:00
parent e31283cb67
commit d568963784
20 changed files with 76 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "1.16.0"
s.version = "1.16.1"
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"