zhxnlai / UIColor-ChineseTraditionalColors

A swift extension that extends UIColor with a list of Chinese traditional colors

Home Page:http://ylbook.com/cms/web/chuantongsecai/chuantongsecai.htm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIColor-ChineseTraditionalColors

A swift extension that extends UIColor with a list of Chinese traditional colors, inspired by UIColor-FlatColors.

There are a total of 158 different colors.

Previews

CocoaPods

You can install UIColor-ChineseTraditionalColors through CocoaPods adding the following to your Podfile:

pod 'UIColor-ChineseTraditionalColors'

CocoaPods 0.36 adds supports for Swift and embedded frameworks. You can install it with the following command:

[sudo] gem install cocoapods

Usage

Checkout the demo app for an example.

view.backgroundColor = UIColor.竹青()

License

UIColor-ChineseTraditionalColors is available under MIT license. See the LICENSE file for more info.

About

A swift extension that extends UIColor with a list of Chinese traditional colors

http://ylbook.com/cms/web/chuantongsecai/chuantongsecai.htm

License:MIT License


Languages

Language:Swift 87.2%Language:Shell 7.8%Language:Objective-C 2.3%Language:Ruby 1.5%Language:C 1.1%Language:C++ 0.1%