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 "static_framework": true,
24 "pod_target_xcconfig": {
25 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
27 "swift_versions": "5.3",
28 "public_header_files": "FirebaseGoogleAuthUI/Sources/Public/FirebaseGoogleAuthUI/*.h",
29 "source_files": "FirebaseGoogleAuthUI/Sources/**/*.{h,m}",
45 "FirebaseGoogleAuthUI": [
46 "FirebaseGoogleAuthUI/Sources/{Resources,Strings}/*.{png,lproj}"
49 "swift_version": "5.3"