2 "name": "KQTaskNetworkManager",
4 "summary": "A library for managing network tasks and API calls.",
5 "description": "KQTaskNetworkManager is a library that simplifies the process of making network requests and handling responses. It provides a convenient way to create, cancel, and retry network tasks, as well as parse JSON data and handle errors. It also supports caching, authentication, and custom headers. With KQTaskNetworkManager, you can easily interact with any RESTful API in your app.",
6 "homepage": "https://github.com/MKQasim/KQTaskNetworkManager",
12 "MKQasim": "kamqasim1@gmail.com"
15 "git": "https://github.com/MKQasim/KQTaskNetworkManager.git",
21 "swift_versions": "5.0",
23 "source_files": "KQTaskNetworkManager/**/*.{swift}",
24 "resources": "KQTaskNetworkManager/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings}",
25 "swift_version": "5.0"