I am developing an application in which I have to give support for google + login also.i follow this link to download the latest version of google +(gdata)api and I integrated it in my project.When I run it it was showing 16 errors.I added json files.Now it is showing 2 errors of some redundant files.
Please suggest me how to solve this or any other way to integrate google + api.
Any help would be highly appreciated.
The library for using the Google Plus API from iOS and Mac is google-api-objectivec-client.
It includes a sample Cocoa app using the Plus API, as well as the gtm-oauth2 library for signing in from iOS apps.