CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | BSD |
| ReleasedLast Release | Dec 2014 |
Maintained by Vincent Esche.
DLColorPicker is a loose collection of UIControls…
DLCPHexPickerDLCPHuePickerDLCPBrightnessPickerDLCPAlphaPickerDLCPSaturationBrightnessPickerDLCPHueSaturationPickerDLColorPicker uses no image files, but instead renders them efficiently via CAGradientLayers.
As each one of the pickers isn't that usefull on its own, DLColorPicker also includes a pair of UIViewControllers:
DLCPGradientColorPickerController (as seen on the left in the preview)DLCPWaterfallColorPickerController (as seen on the right in the preview)Don't want a hex picker? No problem: Just don't add it to your view then. ;) Same for alpha, etc.
Just copy the files in "DLColorPicker/Classes/..." into your project.
(I don't use CocoaPod myself, but am very open for pull requests for a pod!)
DLColorPicker contains a demo app giving you a quick overview of both included controllers.
DLColorPicker uses automatic reference counting (ARC).
None.
Vincent Esche (@regexident)
DLColorPicker is available under a modified BSD-3 clause license with the additional requirement of attribution. (DLColorPicker further more includes code by InfinitApps LLC, licensed under the MIT license.) See the LICENSE file for more info.