You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,33 @@
2
2
3
3
An extension to make serializing [Alamofire](https://github.com/Alamofire/Alamofire)'s response with [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) easily.
4
4
5
+
⚠️ **To use with Swift 3.x please ensure you are using >= `2.0.0`** ⚠️
6
+
7
+
⚠️ **To use with Swift 4.x please ensure you are using >= `3.0.0`** ⚠️
8
+
9
+
## Swift version
10
+
11
+
Alamofire-SwiftyJSON | Swift version | Alamofire | SwiftyJSON
0 commit comments