4 "summary": "SpideyNet: Simplify network requests in Swift with ease",
5 "description": "SpideyNet is a lightweight and easy-to-use Swift library designed to simplify the process of making network requests. It provides a convenient and clean API for performing common HTTP methods (GET, POST, PATCH, DELETE), handling responses, and managing network errors.",
6 "homepage": "https://github.com/sujaygaikwad007/SpideyNet.git",
9 "Sujay Gaikwad": "gaikwadsujay007@gmail.com"
15 "git": "https://github.com/sujaygaikwad007/SpideyNet.git",
18 "source_files": "SpideyNet/**/*.{swift}",
19 "swift_versions": "5.0",
20 "swift_version": "5.0"