We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fee70a commit c5c24d2Copy full SHA for c5c24d2
README.md
@@ -37,7 +37,7 @@ pod 'FirebaseUI/Google', '~> 0.4'
37
If you're including FirebaseUI in a Swift project, make sure you also have:
38
39
```
40
-platform :ios, '7.0'
+platform :ios, '8.0'
41
use_frameworks!
42
43
0 commit comments