2 "name": "GoogleSignIn",
3 "version": "7.1.0-fac-eap-1.0.0",
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",
14 "tag": "7.1.0-fac-eap-1.0.0"
16 "swift_versions": "4.0",
21 "prefix_header_file": false,
23 "GoogleSignIn/Sources/**/*.[mh]"
25 "public_header_files": [
26 "GoogleSignIn/Sources/Public/GoogleSignIn/*.h"
32 "LocalAuthentication",
39 "frameworks": "AppKit"
51 "GTMSessionFetcher/Core": [
58 "GoogleSignIn/Sources/{Resources,Strings}/*"
61 "pod_target_xcconfig": {
62 "GCC_PREPROCESSOR_DEFINITIONS": "GID_SDK_VERSION=7.1.0-fac-eap-1.0.0",
63 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\"",
64 "DEFINES_MODULE": "YES",
65 "COMBINE_HIDPI_IMAGES": "NO"
76 "GoogleSignIn/Tests/Unit/**/*.[mh]"
78 "requires_app_host": true,
83 "GoogleUtilities/MethodSwizzler": [
86 "GoogleUtilities/SwizzlerTestHelpers": [
92 "swift_version": "4.0"