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 "public_header_files": "FirebasePhoneAuthUI/Sources/Public/FirebasePhoneAuthUI/*.h",
27 "source_files": "FirebasePhoneAuthUI/Sources/**/*.{h,m}",
38 "GoogleUtilities/UserDefaults": [
43 "FirebasePhoneAuthUI": [
44 "FirebasePhoneAuthUI/Sources/{Resources,Strings}/*.{xib,json,lproj,png}"