{ | |
"name": "LMDownloader", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"version": "0.0.8", | |
"summary": "a concurrent Downloader", | |
"description": "a concurrent Downloader,support download continuingly", | |
"homepage": "https://github.com/xiaomingstudent/LMDownloader", | |
"authors": { | |
"mingli": "liming789456@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/xiaomingstudent/LMDownloader.git", | |
"tag": "0.0.8" | |
}, | |
"source_files": "Downloader/Downloader/*.{h,m,mm,cpp,c,hpp,cc,swift}" | |
} |