[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 6 / QNetworking / 1.1.4 / QNetworking.podspec.json
blobeb3cdeb86c010b0d21e17e19ab3ee7a0011eda53
2   "name": "QNetworking",
3   "version": "1.1.4",
4   "license": "MIT",
5   "summary": "Quadram QNetworking Utils",
6   "homepage": "https://www.quadram.mobi",
7   "authors": {
8     "Quadram iOS Team": "info@quadram.mobi"
9   },
10   "source": {
11     "git": "https://github.com/QuadramMobi/QNetworking.git",
12     "tag": "1.1.4"
13   },
14   "platforms": {
15     "ios": "11.3"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.1",
20     "4.2",
21     "4.3",
22     "4.4",
23     "5.0",
24     "5.1",
25     "5.2"
26   ],
27   "ios": {
28     "frameworks": "Foundation"
29   },
30   "source_files": "Sources/**/*.swift",
31   "dependencies": {
32     "PromiseKit": [
33       "~> 6.8"
34     ]
35   },
36   "swift_version": "5.2"