commit | 24cc5d0d5b3f5f4dcc65fdc02206e8b29c369df3 | [log] [tgz] |
---|---|---|
author | Thomas Van Lenten <thomasvl@google.com> | Wed Jan 11 16:46:59 2017 |
committer | Thomas Van Lenten <thomasvl@google.com> | Wed Jan 11 16:46:59 2017 |
tree | 48852db26ec849b859b257a9bbeb06a1d4dbae98 | |
parent | a8a1e5c500d195eee28c6510be54895bdbafe0ab [diff] |
Bump the pod version to do a release
Project site https://github.com/google/gtm-http-fetcher
Discussion group http://groups.google.com/group/google-toolbox-for-mac
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.
NOTE: Because NSURLConnection is deprecated as of iOS 9 and OS X 10.11, this class has been superseded by GTMSessionFetcher.
Features include:
To get started with GTM HTTP Fetcher and the Objective-C Client Library, read the wiki.
If you have a problem, please join the GTM discussion group or submit an issue.