Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loay-ashraf committed Jan 9, 2024
1 parent f3af5ba commit e398960
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,15 +118,6 @@ uploadObservable

## Installation

### CocoaPods

[CocoaPods](https://cocoapods.org) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate RxNetworkKit into your Xcode project using CocoaPods, specify it in your `Podfile`:

```ruby
pod 'RxNetworkKitX'
```
P.S: We had to postfix with 'X' as there's a pod on trunk with same name but different case 🤦‍♂️

### Swift Package Manager

The [Swift Package Manager](https://swift.org/package-manager/) is a tool for automating the distribution of Swift code and is integrated into the `swift` compiler.
Expand All @@ -139,10 +130,6 @@ dependencies: [
]
```

### Carthage

Support for Carthage is coming soon.

### Manually

If you prefer not to use any of the aforementioned dependency managers, you can integrate RxNetworkKit into your project manually.
Expand Down

0 comments on commit e398960

Please sign in to comment.