[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / a / JDragonNetWork / 0.0.2 / JDragonNetWork.podspec.json
blob26060321ea32e2b933830edc0dda0d6d0b6920f6
2   "name": "JDragonNetWork",
3   "version": "0.0.2",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/lyc59621/JDNetWork.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "JDNetWork/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.1"
26     ]
27   }