Stay in touch
DCOAboutWindow
February 19, 2014 • BSD License
A replacement for the standard Mac app About dialog.
Easily link to your apps website and display acknowledgements separately from your credits.
IQURLConnection
February 19, 2014 • MIT License
A replacement of sendAsynchronousRequest of NSURLConnection with ResponseBlock, ProgressBlock & CompletionBlock
SimpleFormatLanguage
February 17, 2014 • Custom License
An intuitive and powerful replacement for Cocoa Auto Layout visual format language
CCKFNavDrawer
February 17, 2014 • MIT License
CCKFNavDrawer is a custom navigation controller that provides an Android-style navigation drawer.
InstagramKit
February 17, 2014 • MIT License
A neat little blocks-based Objective C wrapper for the Instagram API.
It readily parses the JSON responses on a background thread and does the dirty work for you so you just have to deal with In...
MRCircularProgressView
February 17, 2014 • MIT License
Custom circular UIView that allow set progress similar to AppStore control.
PinPad
February 16, 2014 • Unspecified License
A lock screen view controller styled to look like iOS 7's. Dynamic count of numbers. Control includes shake and error view.
IQDatabaseManager
February 16, 2014 • MIT License
IQDatabaseManager contains CoreData helper classes with convenience methods to communicate with CoreData for performing common tasks (inserting+updating+deleting+sorting+searching) on database reco...
RMDownloadIndicator
February 16, 2014 • MIT License
RMDownloadIndicator is a visual display for downloading of files. It displays the amount of file download as a pie chart just like the app download from the app store in iOS . The colors, radius pe...
NTMonthYearPicker
February 16, 2014 • MIT License
NTMonthYearPicker is a simple month / year picker component for use in iOS applications.
The standard iOS UIDatePicker component only allows you to specify full dates (i.e. day, month and year),...
M13OrderedDictionary
February 16, 2014 • MIT License
M13OrderedDictionary is a cross between NSArray and NSDictionary. It holds an ordered list of objects and keys. All of which can be accessed by index, or key. This class is the only fully implement...
ACReuseQueue
February 15, 2014 • MIT License
A queue to keep and reusing objects.
A reuse queue is a way to quickly reuse objects when object allocation and initialization is time-consuming. This reuse queue is inspired after UITableView's...
ASScrollView
February 15, 2014 • Unspecified License
ASScrollView animation
an ios control which scroll between image with fading animation and it can be used as an image gallery
ANBlurredImageView
February 15, 2014 • Unspecified License
Animated blur-in and blur-out on UIImageView.
LGBluetooth
February 14, 2014 • MIT License
Simple, block-based, lightweight library over CoreBluetooth.
Will clean up your Core Bluetooth related code.