10pods
UIView subclass to easily add a cool animated photo carrusel to your iOS app.
License: MIT
Customizable UIKit badge view like the one on applications in the iOS springboard. Very optimized for performance: drawn entirely using CoreGraphics.
License: MIT
UIApplicationDelegate class that separates the different responsibilities into more more reusable classes.
License: MIT
Category on NSError that stores the stack trace of the creation of the NSError object for later retrieval.
License: MIT
Fork from https://github.com/samvermette/SVProgressHUD with the ability to have a separate progress HUD in each view controller.
License: MIT
Easily make your application redirects some of the HTTP(s) requests it makes to your https://www.apitools.com/ account.
License: MIT
Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.
License: MIT
Simple and easy tool to discover View Controllers that are not being deallocated when you expect them to.
License: Apache 2
Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.
License: MIT