- CZMutexLock on top of GCD
- NSNullGuard
- MainQueueScheduler
- SwizzlingHelper
- ThreadSafeDictionary
- NibLoadable for UIView/Cell
CZUtils is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CZUtils'
And run pod install
in your work folder.