blob: 903738c966c2061e3feb4c75ecf3df4b6342e38b [file] [log] [blame]
{
"name": "HXDownloadVideo",
"version": "0.0.4",
"summary": "A short description of HXDownloadVideo.",
"description": "火星网校下载工具类",
"homepage": "http://EXAMPLE/HXDownloadVideo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luyueming": "tsluyueming@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://gitee.com/tsluyueming/HXDowloadVideo.git",
"tag": "0.0.4"
},
"source_files": [
"HXDownloadTool",
"HXDownloadTool/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"FMDB": [
]
}
}