blob: 0ec504a3b7eede6ac395deca3beb5b63ccdb14fd [file] [log] [blame]
{
"name": "NTDownload",
"version": "1.0.0",
"summary": "A lightweight Swift 4 library for download files",
"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": "1.0.0"
},
"source_files": [
"NTDownload",
"NTDownload/download/NTDownload/*.swift"
],
"pushed_with_swift_version": "4.0"
}