I want to integrate google plus in my application,but I dont know from where to start,so if any one having idea about this please reply me.
Visit the G+ iOS integration page: https://developers.google.com/+/quickstart/ios
You can find examples on how to integrate your app with the G+ SDK, how to add a "Sign in with Google+" button, and how to get user information.
For a complete sample you can checkout the "PhotoHunt" sample application: https://developers.google.com/+/photohunt/