From a061006759ace7314798fc20678e0534ff3afd15 Mon Sep 17 00:00:00 2001 From: Salakar Date: Thu, 16 Aug 2018 14:51:17 +0100 Subject: [PATCH] [ios] update Firebase SDK pods minimum supported version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cdf2bfd..05fa6c77 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Using the native Firebase SDKs with **React Native Firebase** allows you to cons | ------------------------- | :------: | :-----: | :---: | | React Native | 0.50-52 | 0.52-55 | 0.56 | | Play Services Android SDK | 11.8.0 + | 15.0.1 | TBC | -| Firebase iOS SDK | 4.7.0 + | 5.3.0 | 5.5.0 | +| Firebase iOS SDK | 4.7.0 + | 5.3.0 | 5.6.0 | ---