{ | |
"name": "NTDownload", | |
"version": "0.0.1", | |
"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.1" | |
}, | |
"source_files": [ | |
"NTDownload", | |
"NTDownload/download/NTDownload/*.swift" | |
], | |
"pushed_with_swift_version": "3.0" | |
} |