Update podspec

This commit is contained in:
Igor Kislyuk 2018-03-26 16:49:37 +03:00
parent d91a81b225
commit 1b26dd25bd
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## 0.1.4
- **Update**: Refactor PassCode
## 0.1.3
- **Update**: Typical api response keys naming

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKitAdditions"
s.version = "0.1.3"
s.version = "0.1.4"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/TouchInstinct/LeadKitAdditions"
s.license = "Apache License, Version 2.0"