4 "summary": "A http client being easy to use URLSession.",
5 "swift_versions": "5.9",
6 "description": "This library `Sio` is affected by `Dio` which is one of the most common http client library.\n`Dio` has a lot of features that are very useful of http connection. Sio picks up some useful\nfeatures from `Dio` and implement them as a wrapper of `URLSession`, which library also deal\nwith http connection,q",
7 "homepage": "https://github.com/Kate941-su/Sio",
13 "kitaya": "kworkshere@gmail.com"
15 "social_media_url": "https://www.linkedin.com/in/kaito-kitaya-379a70274/",
21 "git": "https://github.com/Kate941-su/Sio.git",
24 "source_files": "Sources/Sio/**/*.swift",
25 "swift_version": "5.9"