/TIHexColor

TIHexColor is a class with hex support for UIColor.

Primary LanguageSwiftOtherNOASSERTION

TIHexColor CocoaPods Version Platform License

==============

TIHexColor is a class with hex support for UIColor.

Examples

import TIHexColor

UIColor.colorWithHexString("ff0000", alpha: 1)

Installation (CocoaPods)

pod TIHexColor