blob: de19ff35932fe59ab065c42aa3517f0d8a31213a [file] [log] [blame]
{
"name": "ZFDownload",
"version": "1.0.2",
"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.2"
},
"source_files": "ZFDownload/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ASIHTTPRequest": [
]
},
"requires_arc": true
}