DRYUtilities 1.5.0 - iOS utility library
We’re proud to announce DRYUtilites 1.5.0. DRYUtilities is our iOS library of useful utility classes that we need in most of our projects. It includes categories on Foundation and UIKit to make it easier to:
- manipulate strings
- generate colors
- load views
- etc …
- resource readers
- configuration helpers
- a CoreData table view
- a keychain security wrapper