aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Example/Podfile')
-rw-r--r--Firestore/Example/Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 4008af7..c79495d 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -8,6 +8,7 @@ target 'Firestore_Example' do
target 'Firestore_Tests' do
inherit! :search_paths
pod 'OCMock'
+ pod 'GoogleTest', :podspec => 'Tests/GoogleTest/GoogleTest.podspec'
pod 'leveldb-library'
end