Skip to content

Commit

Permalink
master: Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ams-twelker committed Mar 6, 2017
1 parent d94e122 commit 61a6b10
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.0'
s.version = '0.1.1'
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 61a6b10

Please sign in to comment.