[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 3 / a / JDragonNetWork / 0.0.7 / JDragonNetWork.podspec.json
blobe4c536580c18e85bc70f58f84746726b579a9dd0
2   "name": "JDragonNetWork",
3   "version": "0.0.7",
4   "summary": "by---YTKNetWork",
5   "description": "this is JDragonNetWork",
6   "homepage": "https://github.com/lyc59621/JDNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "姜锦龙": "lyc59621@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lyc59621/JDNetWork.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "JDragonNetWork/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0.1"
26     ]
27   }