blob: f2543b51b9b155c830259d462c561d71ee9a84ad [file] [log] [blame]
{
"name": "NTDownload",
"version": "0.0.3",
"summary": "iOS 下载 断点下载 后台断点下载 退出App 离线断点下载 使用 Swift 3.1",
"homepage": "https://github.com/ntian2/NTDownload",
"license": "MIT",
"authors": {
"ntian2": "n1179953947@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ntian2/NTDownload.git",
"tag": "0.0.3"
},
"source_files": [
"NTDownload",
"NTDownload/download/NTDownload/*.swift"
],
"pushed_with_swift_version": "3.0"
}