Skip to content

leverdeterre/HexaColor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexaColor

CI Status Version License Platform

Example

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

Requirements

  • Swift 3.0
  • Xcode 8.0

Installation

HexaColor is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "HexaColor"

Usage

UIColor.hexaColor(fromHexaString: "#FFB71B")

Author

Jerome Morissard, morissardj@gmail.com

License

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