blob: ee022be553d49e2cffcbb535b669f2e2cf94b48d [file] [log] [blame]
{
"name": "XFDownload",
"version": "0.0.1",
"summary": "介绍还木有想好.",
"description": "测试首次提交库",
"homepage": "https://gitee.com/luxfeng/XFDownload",
"license": "MIT",
"authors": {
"lxf": "442171865@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/luxfeng/XFDownload.git",
"tag": "0.0.1"
},
"source_files": "XFDownload/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}