[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 6 / QNetworking / 1.1.2 / QNetworking.podspec.json
blob8a449cbacd68a321ffba388039da0c0dc200a19f
2   "name": "QNetworking",
3   "version": "1.1.2",
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.2"
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   ],
26   "ios": {
27     "frameworks": "Foundation"
28   },
29   "source_files": "Sources/**/*.swift",
30   "dependencies": {
31     "PromiseKit": [
32       "~> 6.8"
33     ]
34   },
35   "swift_version": "5.1"