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