[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 3 / a / JDragonNetWork / 0.0.5 / JDragonNetWork.podspec.json
blobda0e8744dc67c9ae14349fe4c7453bd0af7ce7d0
2   "name": "JDragonNetWork",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": "JDragonNetWork/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.2.1"
26     ]
27   }