SwiftColorGen 0.6.1

SwiftColorGen 0.6.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2017

Maintained by Fernando del Rio.




SwiftColorGen

A tool that generate code for Swift projects, designed to improve the maintainability of UIColors

A tool that generate code for Swift projects, designed to improve the maintainability of UIColors.
SwiftColorGen reads all storyboard files to find common colors.
Then it creates those colors in a .xcassets folder and refer them in the storyboard.
Finally it creates a UIColor extension allowing to access the same colors programatically.

Installation

pod 'SwiftColorGen'

Authors

Fernando del Rio

License

MIT