Skip to content

BJNumberPlateSwift is a custom number plate keyboard, it's easy to use. Support Swift 3.0

License

Notifications You must be signed in to change notification settings

iusn/BJNumberPlateSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BJNumberPlateSwift

License MIT  [CocoaPods](http://cocoapods.org/?q= BJNumberPlateSwift)  CocoaPods Compatible Support  Support  Build Status

BJNumberPlateSwift is a custom number plate keyboard, it's easy to use. Support Swift 3.0

Screenshot

image

##how to use To integrate BJNumberPlate into your Xcode project using CocoaPods, specify it in your Podfile:

###Swift

platform :ios, '8.0'

target 'TargetName' do

use_frameworks!
pod 'BJNumberPlateSwift'

end

Then, run the following command:

$ pod install
let keyboard = BJNumberPlate()
textField.inputView = keyboard;

##License BJNumberPlate is provided under the MIT license. See LICENSE file for details.

About

BJNumberPlateSwift is a custom number plate keyboard, it's easy to use. Support Swift 3.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published