blob: c2141911d57abb6a187ae09eca1b9b6940e39483 [file] [log] [blame]
{
"name": "Tiercel",
"version": "3.2.0",
"swift_versions": "5.0",
"summary": "Tiercel is a lightweight, pure-Swift download framework.",
"homepage": "https://github.com/Danie1s/Tiercel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniels": "176516837@qq.com"
},
"source": {
"git": "https://github.com/Danie1s/Tiercel.git",
"tag": "3.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}