Shay Erlichmen

3pods

Google-API-Client

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.

This version can be used with iOS ≥ 5.0 or OS X ≥ 10.7.

podspec version based on source SVN revision

License: Apache 2

  • Objective C

gtm-http-fetcher

GTM HTTP Fetcher 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.

This version can be used with iOS ≥ 5.0 or OS X ≥ 10.7. To target earlier versions of iOS or OS X, use

pod 'gtm-http-fetcher', '~> 1.0.141'

podspec version based on source SVN revision

License: Apache 2

  • Objective C

gtm-oauth2

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 ≥ 5.0 or OS X ≥ 10.7. To target earlier versions of iOS or OS X, use

pod 'gtm-oauth2', '~> 1.0.125'

podspec version based on source SVN revision

License: Apache 2

  • Objective C