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 8b16af5 commit 1fd202fCopy full SHA for 1fd202f
1 file changed
README.md
@@ -8,6 +8,15 @@ Swish is a networking library that is particularly meant for requesting and
8
decoding JSON via [Argo](http://github.com/thoughtbot/Argo). It is protocol
9
based, and so aims to be easy to test and customize.
10
11
+## Version Compatibility
12
+
13
+Here is the current Swift compatibility breakdown:
14
15
+| Swift Version | Swish Version |
16
+| ------------- | ------------ |
17
+| 3.X | 2.X |
18
+| 2.X | 1.X |
19
20
## Installation
21
22
### [Carthage]
0 commit comments