PREColorPickerController 0.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jun 2015Maintained by Paul Steinhilber.Installation Guide×Installation Guide for PREColorPickerControllerYou want to add pod 'PREColorPickerController', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'PREColorPickerController', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PREColorPickerControllerSee PodspecGitHub RepoPage on CocoaPods.orgPREColorPickerController 0.2ByPaul Steinhilberpres/PREColorPickerControllerGitHub Repo Drop-In Objective-C Color Picker for iOS Color can either be selected using the RGB sliders or by entering a specific value for each color. Installation Using CocoaPods: pod 'PREColorPickerController' TODO: Provide usage Sample in ReadMe.dm Document Code