[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 7 / SpideyNet / 1.0.0 / SpideyNet.podspec.json
blob1e62c93e252758838029a0bb6eec809164f1e5d4
2   "name": "SpideyNet",
3   "version": "1.0.0",
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",
7   "license": "MIT",
8   "authors": {
9     "Sujay Gaikwad": "gaikwadsujay007@gmail.com"
10   },
11   "platforms": {
12     "ios": "15.0"
13   },
14   "source": {
15     "git": "https://github.com/sujaygaikwad007/SpideyNet.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SpideyNet/**/*.{swift}",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"