MCTColorPicker 0.1.4× 测试已测试✓ Lang语言 Obj-CObjective C许可证 MIT 发布最新发布2014年12月由 Skylar Schipper 维护。安装指南×MCTColorPicker 安装指南您想在 Podfile 中添加以下内容:`pod 'MCTColorPicker', '~> 0.1'`target 'MyApp' do pod 'MCTColorPicker', '~> 0.1' end然后在终端或从 CocoaPods.app 中运行 pod install。或者,为了进行测试运行,运行以下命令:pod try MCTColorPicker查看 PodspecGitHub 仓库CocoaPods.org 上的页面MCTColorPicker 0.1.4由Skylar Schipperministrycentered/MCTColorPickerGitHub 仓库 简单的 iOS HSV 颜色选择器 安装 使用 CocoaPods pod install MCTColorPicker 或将其添加到 Podfile pod 'MCTColorPicker' 不使用 CocoaPods 将 Classes 中的文件复制到您的项目中