| { | |
| "name": "Digger", | |
| "version": "0.0.3", | |
| "summary": "A lightweight download framework that requires only one line of code to complete the file download task", | |
| "homepage": "https://github.com/cornerAnt/Digger", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "authors": { | |
| "cornerant": "kemeng0211@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/cornerAnt/Digger.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "pushed_with_swift_version": "4.0" | |
| } |