Bennett Smith

5pods
A set of useful helper routines, organized as a series of class extensions.
License: MIT
Provides a simple heads-up display for iOS apps. Can be used to display messages on either iPhone or iPad. Display automatically hides after a predetermined time if no additional messages are presented.
License: MIT
Useful classes for effectively working with Xcode Storyboards.
License: MIT
Objective-C implementation of the JSON Hypertext Application Language.
License: MIT
ZipKit is an Objective-C framework for reading and writing Zip archives in Mac OS X and iOS apps. It supports the standard PKZip format, files larger than 4GB in size using PKZip's zip64 extensions, optionally, resource forks in a manner compatible with Mac OS X's Archive Utility (in the Mac OS X targets only), and clean interruption so archiving can be cancelled by the invoking object (e.g., a NSOperation or NSThread).
License: BSD