blob: 412aa78d46b0122f5bd37a5f9b5a85e959c520fd [file] [log] [blame]
{
"name": "YJDownloadManager",
"version": "0.0.2",
"summary": "文件下载工具",
"description": "基于HJDownloadManager产生的下载工具,在原来的基础上进行优化处理",
"homepage": "https://github.com/feng562925462/YJDownloadManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cool": "562925462@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feng562925462/YJDownloadManager.git",
"tag": "0.0.2"
},
"source_files": "YJDownloadManagerDemo/YJDownloadManagerDemo/Classes/*.{h,m}",
"dependencies": {
"MJExtension": [
"~> 3.0.13"
],
"RealReachability": [
"~> 1.2.0"
]
}
}