[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / 9 / JDNetwork / 2.3.9 / JDNetwork.podspec.json
blobc5a4011133eb0119f5cb786e62209f7915556488
2   "name": "JDNetwork",
3   "version": "2.3.9",
4   "summary": "JDNetwork",
5   "description": "JDRouter",
6   "homepage": "https://github.com/JDongKhan/JDNetwork.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangjindong": "419591321@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JDongKhan/JDNetwork.git",
19     "tag": "2.3.9"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "source_files": "Framework/*.{h,m}",
24   "public_header_files": "Framework/*.h",
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   }