Thomas Van Lenten

6pods

GoogleAPIClientForREST

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

This version can be used with iOS ≥ 7.0, OS X ≥ 10.9, tvOS ≥ 9.0, watchOS ≥ 2.0.

License: Apache-2.0

  • Objective C

GoogleToolboxForMac

A collection of source from different Google projects that may be of use to developers working on iOS or OS X projects.

License: Apache-2.0

  • Objective C

GTMHTTPFetcher

GTMHTTPFetcher makes it easy for Cocoa applications to perform http operations. The fetcher is implemented as a wrapper on NSURLConnection, so its behavior is asynchronous and uses operating-system settings on iOS and Mac OS X.

License: Custom

  • Objective C

GTMOAuth2

The Google Toolbox for Mac OAuth 2 Controllers make it easy for Cocoa applications to sign in to services using OAuth 2 for authentication and authorization.

This version can be used with iOS ≥ 7.0 or OS X ≥ 10.9.

License: Apache-2.0

  • Objective C

GTMSessionFetcher

GTMSessionFetcher makes it easy for Cocoa applications to perform http operations. The fetcher is implemented as a wrapper on NSURLSession, so its behavior is asynchronous and uses operating-system settings on iOS and Mac OS X.

License: Apache-2.0

  • Objective C

SwiftProtobuf

Swift Protobuf code generator plugin and runtime library

License: Apache-2.0

  • Swift