2 "name": "GoogleSignIn",
3 "version": "7.1.0-fac-beta-1.1.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-beta-1.1.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"
53 "GTMSessionFetcher/Core": [
59 "GoogleSignIn/Sources/{Resources,Strings}/*"
62 "pod_target_xcconfig": {
63 "GCC_PREPROCESSOR_DEFINITIONS": "GID_SDK_VERSION=7.1.0-fac-beta-1.1.0",
64 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\"",
65 "DEFINES_MODULE": "YES",
66 "COMBINE_HIDPI_IMAGES": "NO"
77 "GoogleSignIn/Tests/Unit/**/*.[mh]"
79 "requires_app_host": true,
84 "GoogleUtilities/MethodSwizzler": [
87 "GoogleUtilities/SwizzlerTestHelpers": [
93 "swift_version": "4.0"