NSObject+CLFNotificationObserver
May 10, 2014 • MIT License
A category on NSObject for creating NSNotification observers that handle the weakSelf/strongSelf dance for you.
CLFContainerViewController
April 04, 2013 • MIT License
CLFContainerViewController makes it much easier to create custom container view controllers.
With this class, you can create container view controllers whose children occupy the entire bounds of...