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 1d22be5 commit 3d05238Copy full SHA for 3d05238
README.md
@@ -10,7 +10,7 @@ We recommend using [CocoaPods](http://cocoapods.org/?q=firebaseui-ios), add
10
the following to your `Podfile`:
11
12
```
13
-pod 'FirebaseUI', '>= 0.1.0'
+pod 'FirebaseUI', '~> 0.1'
14
15
16
Otherwise, you can download the latest version of the [FirebaseUI.framework from the releases
0 commit comments