File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11![ PasswordTextFieldBanner] ( Art/passwordTextFieldBanner.png )
22
3- [ ![ Build Status] ( https://travis-ci.org/PiXeL16/PasswordTextField.svg?branch=master )] ( https://travis-ci.org/PiXeL16/PasswordTextField/ ) [ ![ codecov.io] ( https://codecov.io/github/PiXeL16/PasswordTextField/coverage.svg?branch=master )] ( https://codecov.io/github/PiXeL16/PasswordTextField?branch=master ) [ ![ CocoaPods Compatible] ( https://img.shields.io/cocoapods/v/PasswordTextField.svg )] ( https://img.shields.io/cocoapods/v/PasswordTextField.svg ) [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
3+ [ ![ Build Status] ( https://travis-ci.org/PiXeL16/PasswordTextField.svg?branch=master )] ( https://travis-ci.org/PiXeL16/PasswordTextField/ ) [ ![ codecov.io] ( https://codecov.io/github/PiXeL16/PasswordTextField/coverage.svg?branch=master )] ( https://codecov.io/github/PiXeL16/PasswordTextField?branch=master )
4+ [ ![ Swift Package Manager] ( https://img.shields.io/badge/Swift_Package_Manager-compatible-orange?style=flat-square )] ( https://img.shields.io/badge/Swift_Package_Manager-compatible-orange?style=flat-square )
5+ [ ![ CocoaPods Compatible] ( https://img.shields.io/cocoapods/v/PasswordTextField.svg )] ( https://img.shields.io/cocoapods/v/PasswordTextField.svg ) [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
46[ ![ Awesome] ( https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg )] ( https://github.com/matteocrippa/awesome-swift ) [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/PiXeL16/PasswordTextField/master/LICENSE )
57[ ![ Language] ( https://img.shields.io/badge/language-Swift%205.0-orange.svg )] ( https://swift.org )
68
@@ -24,7 +26,7 @@ A custom TextField with a switchable icon which shows or hides the password and
2426#### Swift Package Manager (SPM)
2527
26281 . In Xcode 11+ select * File > Packages > Add Package Dependency...* .
27- 2 . Enter this project's URL: https://github.com/PiXeL16/PasswordTextField
29+ 2 . Enter this project's URL: https://github.com/PiXeL16/PasswordTextField.git
2830
2931#### CocoaPods
3032You can use [ CocoaPods] ( http://cocoapods.org/ ) to install ` PasswordTextField ` by adding it to your ` Podfile ` :
You can’t perform that action at this time.
0 commit comments