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/",
11 "authors": "Google LLC",
13 "git": "https://github.com/google/GoogleSignIn-iOS.git",
19 "prefix_header_file": false,
21 "GoogleSignIn/Sources/**/*.[mh]"
23 "public_header_files": [
24 "GoogleSignIn/Sources/Public/GoogleSignIn/*.h"
30 "LocalAuthentication",
41 "GTMSessionFetcher/Core": [
47 "GoogleSignIn/Sources/{Resources,Strings}/*"
50 "pod_target_xcconfig": {
51 "GCC_PREPROCESSOR_DEFINITIONS": "GID_SDK_VERSION=6.0.1",
52 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
62 "GoogleSignIn/Tests/Unit/**/*.[mh]"
64 "requires_app_host": true,
69 "GoogleUtilities/MethodSwizzler": [
72 "GoogleUtilities/SwizzlerTestHelpers": [