[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / 4 / Networking-Swift / 0.8.9 / Networking-Swift.podspec.json
blob2c090e753bf57d8b91181795d75b52ef8c136105
2   "name": "Networking-Swift",
3   "version": "0.8.9",
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.9"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "tvos": "13.0",
22     "watchos": "6.0"
23   },
24   "swift_versions": "5.4",
25   "source_files": "Sources/**/*",
26   "swift_version": "5.4"