blob: 650826888fa56d3e8edf2d9671844d3047ae85f4 [file] [log] [blame]
{
"name": "Tiercel",
"version": "2.0.2",
"swift_version": "4.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tiercel/**/*.swift",
"requires_arc": true,
"frameworks": "CFNetwork",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}