{ | |
"name": "Digger", | |
"version": "0.0.2", | |
"summary": "A simple download framework", | |
"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.2" | |
}, | |
"source_files": "Sources/*.swift", | |
"pushed_with_swift_version": "4.0" | |
} |