We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5e941 commit b404edcCopy full SHA for b404edc
1 file changed
PasswordTextField.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "PasswordTextField"
4
- s.version = "1.0.4"
+ s.version = "1.0.5"
5
s.summary = "A custom TextField with a switchable icon which shows or hides the password and enforce good password policies"
6
s.description = <<-DESC
7
A custom TextField with a switchable icon which shows or hides the password and enforce good password policies, written in Swift
0 commit comments