aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore')
-rw-r--r--Firestore/Example/Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 86cbd82..cde5780 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -13,6 +13,7 @@ target 'Firestore_Example_iOS' do
pod 'Firebase/CoreOnly', '5.4.0'
pod 'FirebaseAuth', :path => '../../'
+ pod 'FirebaseAuthInterop', :path => '../../'
pod 'FirebaseCore', :path => '../../'
pod 'GoogleUtilities', :path => '../../'
pod 'FirebaseFirestore', :path => '../../'