[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / b / 4 / HXDownloadVideo / 0.0.5 / HXDownloadVideo.podspec.json
blob7633e6214d0e70e49ced0c032dec0ac2d9fcc579
2   "name": "HXDownloadVideo",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": [
22     "HXDownloadTool",
23     "HXDownloadTool/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "FMDB": [
32     ]
33   }