Archive for category Apache License

Google APIs Client Library

Written by Google, this library is a flexible and efficient Objective-C framework for accessing JSON APIs. This is the recommended library for accessing JSON-based Google APIs for iOS and Mac OS X applications.

Official Google APIs Client Library repository

CouchCocoa

An Objective-C API To Apache CouchDB.

Official CouchCocoa repository

Diff Match Patch Objective C

The Diff Match and Patch libraries offer robust algorithms to

  • Compare two blocks of plain text and efficiently return a list of differences.
  • Find a search string’s best fuzzy match in a block of plain text, weighted for both accuracy and location.
  • Apply a list of patches onto plain text using best-effort to apply patch even when the underlying text doesn’t match.

Official Diff Match Patch web site

Official Diff Match Patch Objective C repository

TwUI

A hardware accelerated, Core Animation based UI framework for Mac, inspired by UIKit.

Official TwUI repository

BaseTen

A PostgreSQL-based database framework for Cocoa on MacOS X.

Official BaseTen repository

FontLabel

A project that includes a module for drawing arbitrary .ttf fonts for iPhone.

Official FontLabel repository

Fragaria

A Cocoa syntax coloring NSTextView based upon Smultron (now Fraise).

Official Fragaria repository

Tapku

Tapku Library is an open source iOS framework built for iPhone & iPad. The framework includes popular APIs including coverflow, calendar grid and chart view.

Official Tapku website
Official Tapku repository

RestKit

An Objective-C framework for interacting with RESTful web services, combining a clean, simple HTTP request/response API with a powerful object mapping system.

Official RestKit Web site

UMEKit

UMEKit is a Mac OS X Framework for creating iPhone-like user interfaces in Cocoa desktop applications.

UMEKit Homepage

UMEKit Source Code Repository