From 15a8d2d6a0249147912c7078f019dbaab36f1a54 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Fri, 1 Dec 2017 10:55:33 -0800 Subject: Core is now 4.7.0 --- Firestore/Example/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile index 923ab22..89af74f 100644 --- a/Firestore/Example/Podfile +++ b/Firestore/Example/Podfile @@ -1,7 +1,7 @@ # The next line is the forcing function for the Firebase pod. The Firebase # version's subspecs should depend on the component versions in their # corresponding podspec's. -pod 'Firebase/Core', '4.6.0' +pod 'Firebase/Core', '4.7.0' use_frameworks! platform :ios, '8.0' -- cgit v1.2.3