2 "name": "GoogleSignIn",
4 "summary": "Enables iOS apps to sign in with Google.",
5 "description": "The Google Sign-In SDK allows users to sign in with their Google account from third-party apps.",
6 "homepage": "https://developers.google.com/identity/sign-in/ios/",
8 "text": "Copyright 2016 Google",
11 "authors": "Google, Inc.",
16 "http": "https://dl.google.com/dl/cpdc/1e9a99db415f062f/GoogleSignIn-4.0.1.tar.gz"
18 "vendored_frameworks": [
19 "Frameworks/GoogleSignIn.framework"
22 "Resources/GoogleSignIn.bundle"
34 "GoogleAppUtilities": "~> 1.1",
35 "GTMOAuth2": "~> 1.0",
36 "GTMSessionFetcher/Core": "~> 1.1",
37 "GoogleToolboxForMac/NSDictionary+URLArguments": "~> 2.1"