[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 4 / HXDownloadVideo / 0.0.7 / HXDownloadVideo.podspec.json
blob04d59a5a480180afc21d8bf4854884c0e294cab7
2   "name": "HXDownloadVideo",
3   "version": "0.0.7",
4   "summary": "A short description of HXDownloadVideo.",
5   "description": "火星网校下载工具类",
6   "homepage": "http://EXAMPLE/HXDownloadVideo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luyueming": "tsluyueming@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://gitee.com/tsluyueming/HXDowloadVideo.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "HXDownloadTool",
23     "HXDownloadTool/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "FMDB": [
32     ]
33   }