2 "name": "FirebaseGoogleAuthUI",
4 "summary": "Google authentication for FirebaseAuthUI.",
5 "homepage": "https://github.com/firebase/FirebaseUI-iOS",
11 "git": "https://github.com/firebase/FirebaseUI-iOS.git",
14 "authors": "Firebase",
22 "cocoapods_version": ">= 1.8.0",
23 "pod_target_xcconfig": {
24 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
26 "swift_versions": "5.3",
27 "public_header_files": "FirebaseGoogleAuthUI/Sources/Public/FirebaseGoogleAuthUI/*.h",
28 "source_files": "FirebaseGoogleAuthUI/Sources/**/*.{h,m}",
44 "FirebaseGoogleAuthUI": [
45 "FirebaseGoogleAuthUI/Sources/{Resources,Strings}/*.{png,lproj}"
48 "swift_version": "5.3"