Swiftification
Swift extensions to make life more pleasant.
Installation
Install with CocoaPods by adding the following to your Podfile:
use_frameworks!
pod 'Swiftification'
Then run:
pod install
Documentation
See docs at http://cocoadocs.org/docsets/Swiftification/.
License
Swiftification is released under the MIT license. See LICENSE for details.