4 "summary": "Google Native Integration for Auth0 Lock",
5 "description": "[![Auth0](https://i.cloudup.com/1vaSVATKTL.png)](http://auth0.com)\nPlugin for [Auth0 Lock](https://github.com/auth0/Lock.iOS-OSX) that handles authentication using Google iOS SDK.\n> This plugin replaces the deprecated `Lock-GooglePlus` plugin",
6 "homepage": "https://github.com/auth0/Lock-Google.iOS",
9 "Auth0": "support@auth0.com",
10 "Hernan Zalazar": "hernan@auth0.com"
13 "git": "https://github.com/auth0/Lock-Google.iOS.git",
16 "social_media_url": "https://twitter.com/auth0",
21 "module_name": "LockGoogle",
22 "public_header_files": [
23 "LockGoogle/A0GoogleAuthenticator.h",
24 "LockGoogle/LockGoogle.h"
26 "private_header_files": "LockGoogle/A0GoogleProvider.h",
27 "source_files": "LockGoogle/*.{h,m}",