Ian Grossberg

14pods
**CCListView** is a highly customizable sequential view container. It can be configured to:
You can build CCListViews that contain CCListViews (that contain CCListViews...) and they even support scrolling views within scrolling views.
License: MIT
ColorMapView is a simple iOS View mapped to a color gradient. Great for color picker type dealies.
License: MIT
A simple Objective-C object providing high speed frame update notification.
License: MIT
SegueingInfo provides a simple interface, category, and class for passing data between segueing UIViewControllers in iOS and OSX UIStoryboards using the sender
parameter of the performSegueWithIdentifier:sender:
selector.
License: MIT
a View Controller for loading Xibs from your Storyboards
License: MIT
TypeForKey provides a set of selectors that take care of the type checking of values when interacting with Objective-C's generic collection objects.
License: MIT
is a series of UIDevice categories that expand upon the information already provided by UIKit.
The categories are split up into:
The project was originally started by Erica Sadun github.
License: CC