blob: d4964c03aad5a430db90b91d97c24119a6d4d849 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GTMOAuth2": "~> 1.0",
"GTMSessionFetcher/Core": "~> 1.1",
"GoogleToolboxForMac/NSDictionary+URLArguments": "~> 2.1",
"GoogleToolboxForMac/NSString+URLArguments": "~> 2.1"
},
"description": "The Google Sign-In SDK allows users to sign in with their Google account from third-party apps.",
"frameworks": [
"CoreText",
"SafariServices",
"Security"
],
"homepage": "https://developers.google.com/identity/sign-in/ios/",
"license": {
"text": "Copyright 2017 Google",
"type": "Copyright"
},
"name": "GoogleSignIn",
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG.md"
],
"resources": [
"Resources/GoogleSignIn.bundle"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/e7ba8c36a29efd57/GoogleSignIn-4.1.1.tar.gz"
},
"summary": "Enables iOS apps to sign in with Google.",
"vendored_frameworks": [
"Frameworks/GoogleSignIn.framework"
],
"version": "4.1.1"
}