Skip to content

Commit 0c3668b

Browse files
authored
Merge pull request #170 from dakeshi/update-readme
update readme
2 parents 5268693 + 2b6a1c1 commit 0c3668b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ FirebaseUI clients are also available for [Android](https://github.com/firebase/
88

99
## Installing FirebaseUI for iOS
1010

11-
FirebaseUI supports iOS 7.0+. We recommend using [CocoaPods](http://cocoapods.org/?q=firebaseui-ios), add
11+
FirebaseUI supports iOS 8.0+. We recommend using [CocoaPods](https://cocoapods.org/pods/FirebaseUI), add
1212
the following to your `Podfile`:
1313

1414
```ruby
15-
pod 'FirebaseUI', '~> 0.5' # Pull in all Firebase UI features
15+
pod 'FirebaseUI', '~> 0.6' # Pull in all Firebase UI features
1616
```
1717

1818
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

Comments
 (0)