aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar Xiangtian Dai <xiangtian@google.com>2017-09-06 09:25:19 -0700
committerGravatar GitHub <noreply@github.com>2017-09-06 09:25:19 -0700
commitb5ed1c60f66310b59a63fca268d9d5e1cdd5365d (patch)
treea26ebe72bd677865e661a32e0e4095a1f0528f46 /Firebase/Auth/FirebaseAuth.podspec
parent55d2d2d8be0b99f03da003f06cf4cd5c961c8637 (diff)
Switchs Auth Swift sample to use the new phone number auth API. (#237)
Also fixes macOS tests.
Diffstat (limited to 'Firebase/Auth/FirebaseAuth.podspec')
-rw-r--r--Firebase/Auth/FirebaseAuth.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/Firebase/Auth/FirebaseAuth.podspec b/Firebase/Auth/FirebaseAuth.podspec
index 6d07375..86577ad 100644
--- a/Firebase/Auth/FirebaseAuth.podspec
+++ b/Firebase/Auth/FirebaseAuth.podspec
@@ -31,6 +31,7 @@ Simplify your iOS development, grow your user base, and monetize more effectivel
'Source/**/FIRAuthAPNSTokenType.[mh]',
'Source/**/FIRAuthAPNSToken.[mh]',
'Source/**/FIRAuthDefaultUIDelegate.[mh]',
+ 'Source/**/FIRAuthUIDelegate.h',
'Source/**/FIRAuthURLPresenter.[mh],
'Source/**/FIRPhoneAuthCredential.[mh]',
'Source/**/FIRPhoneAuthProvider.[mh]'