[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / 4 / Networking-Swift / 0.8.8 / Networking-Swift.podspec.json
blobb61c332b437d7f2920b7d10c8b7176921bccb5e9
2   "name": "Networking-Swift",
3   "version": "0.8.8",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viktor Gidlöf": "viktorgidlof@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/brillcp/Networking.git",
16     "tag": "0.8.8"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.4",
22   "source_files": "Sources/**/*",
23   "swift_version": "5.4"