fix: HeaderParameterEncoding array encoding

This commit is contained in:
2022-03-30 20:16:33 +03:00
parent 8a482cc186
commit 11f6b5dbd0
12 changed files with 35 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TIUIKitCore'
s.version = '1.12.1'
s.version = '1.12.2'
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' }