Adam Duke

4pods
ADiOSUtilities is collection of static libraries with re-useable iOS awesomeness.
License: MIT
Provides convenience methods that can be mixed into UIViewController subclasses for easily displaying MBProgressHUD instances.
License: MIT
The iPhone needs a better way to make HTTP requests, specifically calls to REST web services. Seriously mixes Blocks with NSURLConnection & NSOperationQueue to do just that. It also will automatically parse the JSON response into a dictionary if the response headers are set correctly.
License: MIT