blob: edcb857efad1377aa0b8ffe531138d9dfa5674b0 [file] [log] [blame]
{
"name": "Tiercel",
"version": "1.0.2",
"swift_version": "4.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": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}