blob: a658ad456775428d3d3d5bc87e34529c98f14c54 [file] [log] [blame]
{
"name": "JzDownloader",
"version": "0.0.1",
"summary": "iOS 文件下载组件",
"homepage": "https://github.com/skyz319/JzDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jz": "cain.code@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/skyz319/JzDownloader.git",
"tag": "0.0.1"
},
"source_files": "JzDownloader/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}