[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 7 / 2 / 6 / QNetworking / 1.1.1 / QNetworking.podspec.json
blob8973ea3982d2e3441754427ed4023b1a559f42f9
2   "name": "QNetworking",
3   "version": "1.1.1",
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.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "ios": {
18     "frameworks": "Foundation"
19   },
20   "source_files": "Sources/**/*.swift",
21   "dependencies": {
22     "PromiseKit": [
23       "~> 6.8"
24     ]
25   }