| { | |
| "name": "HWDownLoader", | |
| "version": "0.1.0", | |
| "summary": "轻量级下载组件,支持多任务下载、断点下载、断电下载", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/RedGerrard/HWDownLoader", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "RedGerrard": "417705652@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/RedGerrard/HWDownLoader.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HWDownLoader/Classes/**/*" | |
| } |