Skip to content

Commit

Permalink
Update TextField.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Sep 25, 2015
1 parent a2dfd51 commit fc91162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TextField.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "TextField"
s.summary = "A TextField that supports formatters and input validators such as maximum length and regex"
s.version = "0.1.0"
s.version = "0.1.1"
s.homepage = "https://github.com/3lvis/TextField"
s.license = 'MIT'
s.author = { "Elvis Nuñez" => "[email protected]" }
Expand Down

0 comments on commit fc91162

Please sign in to comment.