blob: 8e51136daee61223866199f250e8a5e0d5ecec65 [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/4ef9ed222816dd90/GoogleSignIn-4.3.0.tar.gz"
},
"summary": "Enables iOS apps to sign in with Google.",
"vendored_frameworks": [
"Frameworks/GoogleSignIn.framework"
],
"version": "4.3.0"
}