Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msaadq committed Nov 15, 2019
1 parent 05a4713 commit b5a2f02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
This is an SPM library ([How to add Swift Package to XCode Project?](https://medium.com/better-programming/add-swift-package-dependency-to-an-ios-project-with-xcode-11-remote-local-public-private-3a7577fac6b2)) for making simple network calls using Combine framework.

Available for:
iOS 13.0 or above
macOS 10.15 or above
tvOS 13.0 or above
* iOS 13.0 or above
* macOS 10.15 or above
* tvOS 13.0 or above

Example usage with Codable Object:
```swift
Expand Down

0 comments on commit b5a2f02

Please sign in to comment.