Skip to content

An easy way to create and manipulate colors with Objective-C

License

Notifications You must be signed in to change notification settings

pixelslip/Colorkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorkit

CI Status Version License Platform

What is Colorkit ?

Colorkit is a surcharge of UIColor class. It's bring you more methods to create and manipulate colors in your iOS projects.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

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

Author

pixelslip, pixelslip@gmail.com

License

Colorkit is available under the MIT license. See the LICENSE file for more info.

About

An easy way to create and manipulate colors with Objective-C

Resources

License

Stars

Watchers

Forks

Packages