Ability to map primitive response types (String, Int, [String], etc.).

This commit is contained in:
2017-12-05 16:04:30 +03:00
parent e961be9cb6
commit 310bec29d1
4 changed files with 46 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "0.6.5"
s.version = "0.6.6"
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"