[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 9 / JDNetwork / 2.4.2 / JDNetwork.podspec.json
blob1da130bf37e63febfec0fd8eea97209e1f072845
2   "name": "JDNetwork",
3   "version": "2.4.2",
4   "summary": "JDNetwork",
5   "description": "JDNetwork",
6   "homepage": "https://github.com/JDongKhan/JDNetwork.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JD": "419591321@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JDongKhan/JDNetwork.git",
19     "tag": "2.4.2"
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   }