Change version

This commit is contained in:
Ivan Zinovyev 2016-12-20 18:34:20 +03:00
parent 0117bb73e1
commit 1717e00407
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'UIAnimatedTextField'
s.version = '0.1.6'
s.version = '0.1.7'
s.summary = 'UITextField with animated placeholder'
s.description = <<-DESC
This custom control can be used as a replacement for UITextField. It comes with 5 different text types: simple, password, url, tappable, date.