[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 9 / f / NerdzNetworking / 1.4.4 / NerdzNetworking.podspec.json
blob811a200e027e4ac3addc8632c325d3d8fc91f0ae
2   "name": "NerdzNetworking",
3   "version": "1.4.4",
4   "summary": "A wrapper on top of URLSession and URLRequest to simplify creating and managing network requests",
5   "homepage": "https://github.com/nerdzlab/NerdzNetworking",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "NerdzLab": "supernerd@nerdzlab.com"
12   },
13   "source": {
14     "git": "https://github.com/nerdzlab/NerdzNetworking.git",
15     "tag": "1.4.4"
16   },
17   "social_media_url": "https://nerdzlab.com",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "Sources/**/*",
25   "dependencies": {
26     "TrustKit": [
27       "~> 2.0.0"
28     ]
29   },
30   "swift_version": "5.0"