ManWithBear / CodeInput

Code input control for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Code input control for iOS

License:MIT License


Languages

Language:Swift 87.4%Language:Ruby 7.8%Language:Objective-C 4.8%