2 "name": "Networking-Swift",
4 "summary": "Networking is a lightweight and powerful HTTP network framework written in Swift",
5 "description": "Networking is a lightweight and powerful HTTP network framework written in Swift. Features includes but are not limited to; easily build server configurations and requests for any API, clear request and response logging, URL query and JSON parameter encoding, authentication with Basic and Bearer token and Combine Support.",
6 "homepage": "https://github.com/brillcp/Networking",
12 "Viktor Gidlöf": "viktorgidlof@gmail.com"
15 "git": "https://github.com/brillcp/Networking.git",
24 "swift_versions": "5.4",
25 "source_files": "Sources/**/*",
26 "swift_version": "5.4"