We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4fdc1 commit 9728be0Copy full SHA for 9728be0
README.md
@@ -30,7 +30,7 @@ A custom TextField with a switchable icon which shows or hides the password and
30
You can use [CocoaPods](http://cocoapods.org/) to install `PasswordTextField` by adding it to your `Podfile`:
31
32
```ruby
33
-platform :ios, '8.0'
+platform :ios, '12.0'
34
use_frameworks!
35
pod 'PasswordTextField'
36
```
0 commit comments