blob: 8bfb234f504e51851deda61806b79601e81f67dc [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"AppAuth": "~> 1.2",
"GTMAppAuth": "~> 1.0",
"GTMSessionFetcher/Core": "~> 1.1"
},
"description": "The Google Sign-In SDK allows users to sign in with their Google account from third-party apps.",
"frameworks": [
"CoreGraphics",
"CoreText",
"Foundation",
"LocalAuthentication",
"Security",
"SystemConfiguration",
"UIKit"
],
"homepage": "https://developers.google.com/identity/sign-in/ios/",
"license": {
"text": "Copyright 2019 Google",
"type": "Copyright"
},
"name": "GoogleSignIn",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"README.md",
"CHANGELOG.md",
".cocoapods.yml"
],
"resources": [
"Resources/GoogleSignIn.bundle"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/fd4c1a60ce184799/GoogleSignIn-5.0.1.tar.gz"
},
"summary": "Enables iOS apps to sign in with Google.",
"vendored_frameworks": [
"Frameworks/GoogleSignIn.framework"
],
"version": "5.0.1"
}