[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 8 / 7 / QXNetwork / 1.0.0 / QXNetwork.podspec.json
blob52b9687430cfd473e2cbc723ecaeac7a34b919d5
2   "name": "QXNetwork",
3   "version": "1.0.0",
4   "summary": "A very easy use, high customizable http request tool based on URLSession.",
5   "description": "A very easy use, high customizable http request tool based on URLSession. With leveled error handler, various of call back handlers and thread safe features.",
6   "homepage": "https://github.com/labi3285/QXNetwork",
7   "license": "MIT",
8   "authors": {
9     "labi3285": "766043285@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/labi3285/QXNetwork.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "QXNetwork/QXNetwork/*",
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0"