sgl0v / MSColorPicker

Color picker component for iOS
MIT License
190 stars 29 forks source link
color-picker ios objective-c

MSColorPicker

Build Status Version License Platform

[OverviewInstallationDemoRequirementsLicence]


Alt text Alt text

Overview

Color picker component for iOS. It allows the user to select a color with color components. Key features:

Installation

MSColorPicker is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MSColorPicker"

Demo

Build and run the MSColorPickerDemo project in Xcode. The demo shows how to use and integrate the MSColorPicker into your project.

Requirements

Licence

MSColorPicker is MIT-licensed. See LICENSE.