Is there Google API for iPhone out yet? And if YES, how can i integrate within my application.
Thanks in advance.
The Google APIs Client Library for Objective-C includes support for the Google Plus API and other JSON APIs. The project includes an introduction to using the library.
This was already answered on SO, see Is there already a Google+ API?.
Basically, go to http://developers.google.com/+/
Use this command to anonymously check out the latest Google SDK project source code for Objective C:
svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/