Skip to content

BJNumberPlateOC is a custom number plate keyboard, it's easy to use

License

Notifications You must be signed in to change notification settings

iusn/BJNumberPlateOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BJNumberPlateOC

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

BJNumberPlateOC is a custom number plate keyboard, it's easy to use

Screenshot

image

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

###Objective-C

platform :ios, '7.0'

target 'TargetName' do

pod 'BJNumberPlateOC'

end
BJNumberPlateOC *numberPlate = [[BJVehicleNumberPlate alloc] initWithFrame:CGRectZero];

textField.inputView = numberPlate;

Then, run the following command:

$ pod install

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

About

BJNumberPlateOC is a custom number plate keyboard, it's easy to use

Resources

License

Stars

Watchers

Forks

Packages

No packages published