Colorkit is a surcharge of UIColor class. It's bring you more methods to create and manipulate colors in your iOS projects.
To run the example project, clone the repo, and run pod install
from the Example directory first.
With Cocoapod
Colorkit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Colorkit"
With simple method
Drag and drop Colorkit.h and Colorkit.m files into your project. Don't forget to import the file into your project
#import "Colorkit.h"
##Documentation
Follow the link
pixelslip, [email protected]
Colorkit is available under the MIT license. See the LICENSE file for more info.