fix: array encoding for QueryStringParameterEncoding

This commit is contained in:
2022-04-12 15:13:14 +03:00
parent 9a3d061c63
commit 0dffbcbb26
13 changed files with 38 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "1.14.0"
s.version = "1.14.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"