Merge pull request #6 from TouchInstinct/bugfix/colorChangeUIUpdate
new pod version
This commit is contained in:
commit
720d0f404c
|
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'UIAnimatedTextField'
|
||||
s.version = '0.1.9'
|
||||
s.version = '0.1.10'
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue