Skip to content

Commit

Permalink
master: Updated pod version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ams-twelker committed Mar 9, 2017
1 parent 239c724 commit 9e6850e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RAGTextField.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RAGTextField'
s.version = '0.1.1'
s.version = '0.1.2'
s.summary = 'Subclass of UITextField featuring a floating placeholder and a hint label.'
s.description = 'Adds a floating placeholder to the regular UITextField. Moreover, adds an optional hint or error label to the text field. Easy to work with in both storyboards and code. Written in Swift 3.'
s.homepage = 'https://github.com/raginmari/RAGTextField'
Expand Down

0 comments on commit 9e6850e

Please sign in to comment.