[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / f / NetworkRequestKit / 1.0.0 / NetworkRequestKit.podspec.json
blobc8480238e523c546f8754d2904ff665754befe3b
2   "name": "NetworkRequestKit",
3   "version": "1.0.0",
4   "summary": "A new way to handle network.",
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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NetworkRequestKit/Classes/",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0.0"
25     ],
26     "PromiseKit": [
27       "~> 4.0.0"
28     ],
29     "SwiftyJSON": [
30       "~> 3.0.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"