blob: 8632e250ad426a957c748f68f97ba81b9397de51 [file] [log] [blame]
{
"name": "Tiercel",
"version": "2.1.0",
"swift_version": "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": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tiercel/**/*.swift",
"requires_arc": true,
"frameworks": "CFNetwork"
}