Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages