2 "name": "FirebasePhoneAuthUI",
4 "summary": "A phone auth provider 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": "FirebasePhoneAuthUI/Sources/Public/FirebasePhoneAuthUI/*.h",
28 "source_files": "FirebasePhoneAuthUI/Sources/**/*.{h,m}",
38 "FirebasePhoneAuthUI": [
39 "FirebasePhoneAuthUI/Sources/{Resources,Strings}/*.{xib,json,lproj,png}"
42 "swift_version": "5.3"