Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 494 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 494 Bytes

WZYFlatUIColor

Installation

by CocoaPods

pod 'WZYFlatUIColor', :git => 'https://github.com/makotokw/CocoaWZYFlatUIColor.git'

Usage

#import "WZYFlatUIColor.h"
// ...
textLabel.textColor = [UIColor wzy_sunFlowerFlatColor];

License

The MIT License (MIT)