Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddorgans authored Sep 30, 2019
1 parent 6580952 commit 8c6d412
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Swift 4.0
RxFirebase is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following lines to your Podfile:

### iOS

```ruby
pod 'RxFirebase/Firestore'
pod 'RxFirebase/RemoteConfig'
Expand All @@ -27,14 +25,6 @@ pod 'RxFirebase/Auth'
pod 'RxFirebase/Functions'
```

### tvOS/macOS

```ruby
pod 'RxFirebaseAuthentication'
pod 'RxFirebaseStorage'
pod 'RxFirebaseDatabase'
```

## Usage

```swift
Expand Down

0 comments on commit 8c6d412

Please sign in to comment.