HFDatePickerTextField 1.2.1×由 Nestarneal 维护。安装指南×HFDatePickerTextField 的安装指南您想在 Podfile 中添加类似于以下的内容: pod 'HFDatePickerTextField', '~> 1.2'target 'MyApp' do pod 'HFDatePickerTextField', '~> 1.2' end然后在终端中运行 pod install,或在 CocoaPods.app 中运行。或者为了给它一个测试运行,运行以下命令pod try HFDatePickerTextField查看 PodspecGitHub 仓库CocoaPods.org 上的页面HFDatePickerTextField 1.2.1由NestarnealNestarneal/DatePickerTextFieldGitHub 仓库DatePickerTextField 一个简单的对 UITextField 的包装,为您提供了 UIDatePicker 和 UIToolbar! 安装 pod 'HFDatePickerTextField', '~> 1.2' 使用方法 在 Example/
DatePickerTextField 一个简单的对 UITextField 的包装,为您提供了 UIDatePicker 和 UIToolbar! 安装 pod 'HFDatePickerTextField', '~> 1.2' 使用方法 在 Example/