Skip to content

Commit

Permalink
0.14.0: Update pod version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
ams-twelker committed Jul 17, 2020
1 parent 34c4072 commit f40f56e
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.13.0'
s.version = '0.14.0'
s.summary = 'Subclass of UITextField featuring a floating placeholder and a hint label.'
s.description = 'Subclass of UITextField that adds an animated placeholder and an optional hint label below the text. Supports an arbitrary view in the background of the text (outline and underline views are provided) as well as the left and right views, text alignments, flexible padding and offsets.'
s.homepage = 'https://github.com/raginmari/RAGTextField'
Expand Down

0 comments on commit f40f56e

Please sign in to comment.