Archive for category iPhone and iPad

Foursquare API iOS wrapper

A simple Objective-C wrapper for the foursquare API v2.

Foursquare API wrapper Github repository

ActorKit

Multithreaded actors with transparent futures for Objective-C.

Official ActorKit repository

AQAppStateMachine

An application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.

Official AQAppStateMachine repository

JMTabView

Stylish and animated tab view for iOS rendered entirely using Core Graphics.

Official JMTabView repository

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

S7GraphView

A UIView subclass for drawing graphs.

Official S7GraphView repository

PSPDFKit

A drop-in-ready framework that helps in almost every aspect of PDF-rendering on iOS, including Table of contents parsing, annotations, display, zoom, thumbnails, text extraction, pages of different sizes and search.

Official PSPDFKit web site

KKGridView

A grid view class for iOS, like a UITableView where several items can be presented on one row (think Photos.app).

Official KKGridView repository

TPMultiLayoutViewController

A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.

Official TPMultiLayoutViewController repository
Blog post about TPMultiLayoutViewController