[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / a / f / NetworkRequestKit / 2.1.0 / NetworkRequestKit.podspec.json
blob35f19a01e473699fc7735c1ca171a3384a89a894
2   "name": "NetworkRequestKit",
3   "version": "2.1.0",
4   "summary": "A fabulous way to handle network request.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yoxisem544/NetworkRequestKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yoxisem544": "yoxisem544@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yoxisem544/NetworkRequestKit.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NetworkRequestKit/Classes/",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.5"
25     ],
26     "PromiseKit": [
27       "~> 4.4"
28     ],
29     "SwiftyJSON": [
30       "~> 4.0.0-alpha"
31     ]
32   },
33   "pushed_with_swift_version": "4.0"