blob: 95882bc30a9062a0419b800f25ced79889a92fe5 [file] [log] [blame]
{
"name": "SwiftyDownloader",
"version": "0.0.1",
"summary": "SwiftyDownloader",
"description": "SwiftyDownloader",
"homepage": "https://github.com/icetime17/SwiftyDownloader",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Chris Hu": "icetime017@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/icetime17/SwiftyDownloader.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}