BBTextFieldPicker 0.9× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for BBTextFieldPickerYou want to add pod 'BBTextFieldPicker', '~> 0.9' similar to the following to your Podfile:target 'MyApp' do pod 'BBTextFieldPicker', '~> 0.9' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try BBTextFieldPickerSee PodspecGitHub RepoPage on CocoaPods.orgBBTextFieldPicker 0.9ByBill Burgessgithub.com/billburgessGitHub Repo UITextField keyboard replacement with a UIPickerView. A custom UITextField with a UIPicker in use for the keyboard. Installation pod 'BBTextFieldPicker' Authors Bill Burgess License MIT