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