andr8w's Stars
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
BlocksKit/BlocksKit
The Objective-C block utilities you always wish you had.
TumblrArchive/TMCache
Fast parallel object cache for iOS and OS X.
puls/objc-TimesSquare
TimesSquare is an Objective-C calendar view for your apps.
Ciechan/BCGenieEffect
An OSX style genie effect inside your iOS app.
agens-no/AGGeometryKit
Quadrilaterals on CALayer, CGGeometry-functions, UIView/CALayer properties and other invaluable tools.
TransitApp/SVPulsingAnnotationView
A customizable MKUserLocationView replica for your iOS app.
hoteltonight/HTAutocompleteTextField
khanlou/SKBounceAnimation
A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.
jonathanpenn/ui-screen-shooter
Using UI Automation to automatically generate all screenshots of your iOS app, on different device types, in different locales by running a single command. Hands free.
zrxq/UIView-EasingFunctions
A category on UIView that allows to use custom easing functions with block-based animations.
wess/Glimpse
UIView recording library.
kishikawakatsumi/ClassicMap
Google Map is back to iOS 6.
mikeahmarani/MAConfirmButton
MAConfirmButton is an animated subclass of UIButton that replicates and improves upon the behavior of the AppStore “Buy Now” buttons. Built and animated with Core Animation layers, it is completely image free.
peterpaulis/StaticDataTableViewController
Enables animated hide/show of static cells and sections
angelolloqui/AGi18n
Utility to easily localize your XIB/Storyboard files on iOS apps and extracting texts from code and XIB files into a Localizable strings
provideal/MMGridView
A simple grid view / dashboard component for iOS
puls/objc-mocktail
A simple(r) way to stub out HTTP servers in your Objective-C app.
Oomph/MacMapKit
MapKit Framework for the Mac
ksuther/KSScreenshotManager
Teach your computer to take screenshots of your app so you don't have to anymore. Tools to automate making iOS screenshots.
orta/chairs
Swap around your iOS Simulator Documents
realmacsoftware/RMErrorRecoveryAttempter
RMErrorRecoveryAttempter is a class that conforms to the `NSErrorRecoveryAttempting` informal protocol and harnesses the power of blocks allowing you to provide recovery options for an error.
mladjan/GoogleMapsOverlayiOS
If you want to have Google maps instead of Apple maps in your app on iOS6, this is simple solution for this
Fingertips/FTAssetRenderer
Create image assets at runtime in any color when used as mask and/or at any resolution when it’s a PDF.
JaviSoto/JSErrorStackTrace
Category on NSError that stores the stack trace of the creation of the NSError object for later retrieval
AlanQuatermain/AQAppStateMachine
An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.
IdeasOnCanvas/MNDocumentController
iCloud enabled document controller
runmad/RMGiftKit
A utility based on Appirater that prompts your users to Gift the app via the App Store, spreading the love to their friends and family
jivadevoe/RandomLib
A collection of utility categories and classes that I use in my iOS and Mac development.
andr8w/RestKit
RestKit is a framework for consuming and modeling restful web resources on OS X and iPhone/iPad