DatePickView 1.2×由 liyingjie 维护。安装指南×DatePickView 的安装指南您要在 Podfile 中添加与以下类似的代码:pod 'DatePickView', '~> 1.2'target 'MyApp' do pod 'DatePickView', '~> 1.2' end然后在终端内部或从 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try DatePickView查看 PodspecGitHub 仓库CocoaPods.org 页面上DatePickView 1.2由liyingjielyingjie/DatePickViewGitHub 仓库DatePickView