blob: 85e1a6758c2d0fef5ebd476ee4d643819a45accc [file] [log] [blame]
{
"name": "Tiercel",
"version": "1.2.3",
"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": "1.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Tiercel/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}