Skip to content

Commit d1f199f

Browse files
committed
Update readme
1 parent 166b812 commit d1f199f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ RxHttpClient
99
RxHttpClient is a "reactive wrapper" around NSURLSession. Under the hood it implements session delegates (like NSURLSessionDelegate or NSURLSessionTaskDelegate) and translates session events into Observables using [RxSwift](https://github.com/ReactiveX/RxSwift). Main purpose of this framework is to make "streaming" data as simple as possible and provide convenient features for caching data.
1010

1111
## Requirements
12-
- Xcode 9.0
13-
- Swift 4.0
12+
- Xcode 10.0
13+
- Swift 4.2
1414

1515
## Installation
1616
Now only [Carthage](https://github.com/Carthage/Carthage) supported:

0 commit comments

Comments
 (0)