blob: e60c093c4218d01b1a12e3dc175b6d368ecbcbb3 [file] [log] [blame]
{
"name": "SwiftyDownloader",
"version": "0.0.2",
"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.2"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}