blob: 56ac37699e3c2179bbcce47f4526cfe6a014fe7a [file] [log] [blame]
{
"name": "ZFDownload",
"version": "1.0.1",
"summary": "Download manager based on ASIHTTPRequest",
"homepage": "https://github.com/renzifeng/ZFDownload",
"license": "MIT",
"authors": {
"renzifeng": "zifeng1300@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/renzifeng/ZFDownload.git",
"tag": "1.0.1"
},
"source_files": "ZFDownload/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ASIHTTPRequest": [
]
},
"requires_arc": true
}