feat: add request preprocessor for OpenAPI security requirements

This commit is contained in:
2022-06-09 14:56:32 +03:00
parent c5db547b82
commit 784743082d
30 changed files with 359 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "1.19.0"
s.version = "1.20.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"