fix version in podspec

This commit is contained in:
Ivan Smolin 2018-05-14 09:31:32 +03:00
parent 2a190e810e
commit fd775f4e78
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKit"
s.version = "0.7.12"
s.version = "0.7.13"
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"