2 "name": "ITSGoogleSignIn",
4 "summary": "Enables iOS apps to sign in with Google.",
5 "description": "It is cloned GoogleSighIn with some changes.\nThe Google Sign-In SDK allows users to sign in with their Google account from third-party apps.",
6 "homepage": "https://github.com/Mobile-Innowise-Group",
11 "authors": "Google, Innowise Group",
13 "git": "https://github.com/Mobile-Innowise-Group/ITSGoogleSignIn.git",
20 "prefix_header_file": false,
22 "GoogleSignIn/Sources/**/*.[mh]"
24 "public_header_files": [
25 "GoogleSignIn/Sources/Public/GoogleSignIn/*.h"
31 "LocalAuthentication",
38 "frameworks": "AppKit"
47 "GTMSessionFetcher/Core": [
53 "GoogleSignIn/Sources/{Resources,Strings}/*"
56 "pod_target_xcconfig": {
57 "GCC_PREPROCESSOR_DEFINITIONS": "GID_SDK_VERSION=0.0.6",
58 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\"",
59 "DEFINES_MODULE": "YES"