PREColorPickerController 0.2× 测试已测试✗ 语言语言 Objective-CObjective C许可证 MIT 发布最后发布2015年6月由 Paul Steinhilber 维护。安装指南×PREColorPickerController 安装指南您想在 Podfile 中添加以下内容,例如:target 'MyApp' do pod 'PREColorPickerController', '~> 0.2' end然后在终端或 CocoaPods.app 中运行 pod install。Alternatively, to give it a test run, run the commandpod try PREColorPickerController查看 PodspecGitHub 仓库CocoaPods.org 上的页面PREColorPickerController 0.2由Paul Steinhilberpres/PREColorPickerControllerGitHub 仓库 iOS 上用于颜色选择的 Objective-C 面板 颜色可以通过 RGB 滑块选择,或者输入每个颜色的特定值。 安装 使用 CocoaPods pod 'PREColorPickerController' 待办事项 在 ReadMe.dm 中提供使用示例 代码文档