Spectral 0.0.2

Spectral 0.0.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2015
SPMSupports SPM

Maintained by Laurin Brandner.



Spectral 0.0.2

About

Spectral is a µframework that adds hex support to UIColor/NSColor.

You can use it as follows:

let color = UIColor(hex: 0xFFFFFF)
let value = color.hexValue

Installation

Author

I'm Laurin Brandner, I'm on Twitter.

License

Spectral is licensed under the MIT License.