TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Marcel Ruegenberg.
Utilities for UIKit
This is a collection of useful classes and extensions for common classes in UIKit
. It is extracted from the objc-utils project.
Just copy the files you need (and their dependencies) to your project.
You can also use uikit-utils with CocoaPods.
-[UIColor prussianBlueColor]
removedUIColor+HelperAdditions.{h,m}
~> UIColor+DLHelperAdditions.{h,m}
UIImage+Additions
~> UIImage+DLAdditions
MIT. (Before version 0.5.0, the code used a custom permissive license.)
Bug reports and pull requests are welcome! Contact me via e-mail or just by opening an issue on GitHub.