Installation
May 19, 2015 · View on GitHub
Useful Objective-C Categories
Installation
CocoaPods
pod `DKCategories`
Manual
Simply add the files in the DKCategories folder to your project.
Demo
DKCategories includes a sample project in the Demo folder.
Unit Tests
DKCategories includes a suite of unit tests in the DemoTests folder. You can execute the test suite in Xcode by typing ⌘U (or from the Xcode menu: Product / Test).
Acknowlegement
Contact
License
DKCategories is available under the MIT license. See the LICENSE file for more info.