/CodeInput

Code input control for iOS

Primary LanguageSwiftMIT LicenseMIT

CodeInput

Code input control for iOS

Installation

Cocoapods

CodeInput can be added to your project using CocoaPods 0.36 or later by adding the following line to your Podfile:

pod 'CodeInput'

Carthage

If you're using Carthage you can add a dependency on CodeInput by adding it to your Cartfile:

github "ManWithBear/CodeInput"