BBTextFieldPicker 0.9× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布上次发布2014年12月由未归属维护。安装指南×BBTextFieldPicker 安装指南您想将类似下面的代码添加到 Podfile 中target 'MyApp' do pod 'BBTextFieldPicker', '~> 0.9' end然后在您的终端或 CocoaPods.app 中运行 pod install或者为了进行测试运行,运行命令pod try BBTextFieldPicker查看 PodspecGitHub 仓库CocoaPods.org 上的页面BBTextFieldPicker 0.9由Bill Burgessgithub.com/billburgessGitHub 仓库 使用 UIPickerView 替换 UITextField 的键盘。 使用 UIPicker 进行键盘的定制 UITextField。 安装 pod 'BBTextFieldPicker' 作者 Bill Burgess 许可 MIT