feat: Asynchronous request preprocessing

This commit is contained in:
2022-06-27 18:13:57 +03:00
parent 5e43ca7fe2
commit 9828284c20
29 changed files with 283 additions and 131 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TIUIKitCore'
s.version = '1.21.0'
s.version = '1.22.0'
s.summary = 'Core UI elements: protocols, views and helpers.'
s.homepage = 'https://github.com/TouchInstinct/LeadKit/tree/' + s.version.to_s + '/' + s.name
s.license = { :type => 'MIT', :file => 'LICENSE' }