blob: 4954e01cde0db4cd70a85fb57d81cd475b9798f3 [file] [log] [blame]
{
"name": "XCDownloader",
"version": "1.0.0",
"summary": "XCDownloader",
"description": "XCDownloader封装下载器",
"homepage": "https://github.com/fanxiaocong/XCDownloader",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fanxiaocong/XCDownloader.git",
"tag": "1.0.0"
},
"source_files": "XCDownloader/*.{h,m}"
}