Add the following entry to your Podfile:
pod 'OTPTextField'
Then run pod install
.
Don't forget to import OTPTextField
in every file you'd like to use.
Add the following entry to your Cartfile
:
github "kfit-dev/OTPTextField"
Then run carthage update
.
If this is your first time using Carthage in the project, you'll need to go through some additional steps as explained over at Carthage.
- Drag the OTPTextField folder anywhere in your project.
Fave, [email protected]
OTPTextField is available under the MIT license. See the LICENSE file for more info.