25 lines
504 B
Markdown
25 lines
504 B
Markdown
# UIAnimatedTextField
|
|
|
|
## Example
|
|
|
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
|
|
|
## Requirements
|
|
|
|
## Installation
|
|
|
|
UIAnimatedTextField is available through [CocoaPods](http://cocoapods.org). To install
|
|
it, simply add the following line to your Podfile:
|
|
|
|
```ruby
|
|
pod "UIAnimatedTextField"
|
|
```
|
|
|
|
## Author
|
|
|
|
Ivan Zinovyev, ivan.zinovyev@touchin.ru
|
|
|
|
## License
|
|
|
|
UIAnimatedTextField is available under the MIT license. See the LICENSE file for more info.
|