| { |
| "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" |
| ] |
| } |
| } |