blob: 9e3f1575d5c1b85ea46cc63f8508fcc96e75456b [file] [log] [blame]
{
"name": "XCDownloadTool",
"version": "0.1.0",
"summary": "Swift breakpoint continuingly download tools",
"description": "Swift breakpoint continuingly download tools, restart the APP temporarily download data recovery",
"homepage": "https://github.com/wuchun4/XCDownloadTool",
"license": "MIT",
"authors": {
"Simon": "870396896@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wuchun4/XCDownloadTool.git",
"tag": "0.1.0",
"submodules": true
},
"ios": {
"source_files": "XCDownloadTool/**/*.{swift}"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}