diff --git a/README.md b/README.md
index bd30553..b5700a2 100644
--- a/README.md
+++ b/README.md
@@ -159,6 +159,7 @@ Repo | Demo
[SlackTextViewController](https://github.com/slackhq/SlackTextViewController)
[![](http://gh-btns.cjwirth.com/stars/slackhq/SlackTextViewController)](https://github.com/slackhq/SlackTextViewController/stargazers)
Language: Obj-C
License: [Apache v2][Apache v2] |
[JVFloatLabeledTextField](https://github.com/jverdi/JVFloatLabeledTextField)
[![](http://gh-btns.cjwirth.com/stars/jverdi/JVFloatLabeledTextField)](https://github.com/jverdi/JVFloatLabeledTextField/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[ActionSheetPicker-3.0](https://github.com/skywinder/ActionSheetPicker-3.0)
Language: Obj-C
License: [BSD-3][BSD-3] |
+[HTYTextField](https://github.com/hanton/HTYTextField)
[![](http://gh-btns.cjwirth.com/stars/hanton/HTYTextField)](https://github.com/hanton/HTYTextField/stargazers)
Language: Swift
License: [MIT][MIT] |
diff --git a/assets/HTYTextField1.gif b/assets/HTYTextField1.gif
new file mode 100644
index 0000000..9a98681
Binary files /dev/null and b/assets/HTYTextField1.gif differ
diff --git a/pages/UserInput.md b/pages/UserInput.md
index 6cc37e1..f5025da 100644
--- a/pages/UserInput.md
+++ b/pages/UserInput.md
@@ -9,6 +9,7 @@ Repo | Demo
[SlackTextViewController](https://github.com/slackhq/SlackTextViewController)
[![](http://gh-btns.cjwirth.com/stars/slackhq/SlackTextViewController)](https://github.com/slackhq/SlackTextViewController/stargazers)
Language: Obj-C
License: [Apache v2][Apache v2] |
[JVFloatLabeledTextField](https://github.com/jverdi/JVFloatLabeledTextField)
[![](http://gh-btns.cjwirth.com/stars/jverdi/JVFloatLabeledTextField)](https://github.com/jverdi/JVFloatLabeledTextField/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[ActionSheetPicker-3.0](https://github.com/skywinder/ActionSheetPicker-3.0)
Language: Obj-C
License: [BSD-3][BSD-3] |
+[HTYTextField](https://github.com/hanton/HTYTextField)
[![](http://gh-btns.cjwirth.com/stars/hanton/HTYTextField)](https://github.com/hanton/HTYTextField/stargazers)
Language: Swift
License: [MIT][MIT] |
[MIT]: http://opensource.org/licenses/MIT
[Apache v2]: https://www.apache.org/licenses/LICENSE-2.0