Archive for category MIT License

NGTabBarController

A customizable TabBarController implementation that can be positioned left/bottom/right/top.

Official NGTabBarController Repository

GMGridView

A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.

Official GMGridView repository

SSCollectionView

An NSCollectionView clone (think grid view) for UIKit.

Part of the SSToolkit repository

AnsiLove

Renderer for ANSI/ASCII art and code for interpreting SAUCE records.

Official AnsiLove framework repository

BlockAlertView

Themed, block-based UIAlertView and UIActionSheet clones.

BlockAlertView blog post

Official BlockAlertView Repository

SCTwitter

Block-based Twitter framework.

Official SCTwitter repository

Greenwich

A Cocoa framework for letting localizers perform their localization in a window inside your application.

Official Greenwich repository

PhFacebook

MacOSX Interface to Facebook graph API.

Official PhFacebook repository

AEURLConnection

An implementation of NSURLConnection’s sendAsynchronousRequest: for iOS 4

Official AEURLConnextion repository

ScrollToRefresh

An NSScrollView subclass to allow the popular “pull to refresh” from iPhone to work on Mac OS X Lion

Official ScrollToRefresh repository