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.
2 parents 5268693 + 2b6a1c1 commit 0c3668bCopy full SHA for 0c3668b
README.md
@@ -8,11 +8,11 @@ FirebaseUI clients are also available for [Android](https://github.com/firebase/
8
9
## Installing FirebaseUI for iOS
10
11
-FirebaseUI supports iOS 7.0+. We recommend using [CocoaPods](http://cocoapods.org/?q=firebaseui-ios), add
+FirebaseUI supports iOS 8.0+. We recommend using [CocoaPods](https://cocoapods.org/pods/FirebaseUI), add
12
the following to your `Podfile`:
13
14
```ruby
15
-pod 'FirebaseUI', '~> 0.5' # Pull in all Firebase UI features
+pod 'FirebaseUI', '~> 0.6' # Pull in all Firebase UI features
16
```
17
18
If you don't want to use all of FirebaseUI, there are multiple subspecs which can selectively install subsets of the full feature set:
0 commit comments