Archive for category MIT License

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

StartAtLoginController

A class that uses the new ServiceManagement api to allow apps to run at login.

Official StartAtLoginController repository

RXFutures

Futures are a way to represent the expected result of some asynchronous action. RXFuture is a class for handling cancellation and completion and the notification of either for asynchronous tasks.

Github Repository: https://github.com/robrix/RXFutures

SCFacebook

A simple and clean to implement login to facebook-ios-sdk using Blocks.

SCFacebook Github repository

NSTimer-JCSBlocks

An extension to NSTimer that allows you to pass a block to handle timer events instead of using a callback method.

Official NSTimer-JCSBlocks repository

BVPlistExtractor

Extracts a plist that has been embedded in the __TEXT __info_plist section of a binary file.

Official BVPlistExtractor repository