blob: 65a1320c8bd77155efc039957875a78d45deefcb [file] [log] [blame]
{
"name": "WXDownloadManager",
"version": "0.5.0",
"summary": "A short description of WXDownloadManager.",
"description": "a downloadmanager written in objective-C",
"homepage": "http://EXAMPLE/WXDownloadManager",
"license": "MIT",
"platforms": {
"ios": null
},
"authors": {
"sivanWu": "1984430988@qq.com"
},
"source": {
"git": "https://github.com/supergithuber/WXDownloadManager.git",
"tag": "0.5.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "WXDownloadManager/DownManager/*.{h,m}",
"requires_arc": true
}