blob: 3c3c451631413d4d60e38654672c3191eba82c72 [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",
"LocalAuthentication",
"SafariServices",
"Security"
],
"homepage": "https://developers.google.com/identity/sign-in/ios/",
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "GoogleSignIn",
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG.md",
".cocoapods.yml"
],
"resources": [
"Resources/GoogleSignIn.bundle"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/cc028211e24e6039/GoogleSignIn-4.2.0.tar.gz"
},
"summary": "Enables iOS apps to sign in with Google.",
"vendored_frameworks": [
"Frameworks/GoogleSignIn.framework"
],
"version": "4.2.0"
}