blob: 926ef38325b77b910bdd4fa810b39b33be8d60e8 [file] [log] [blame]
{
"name": "ZFDownload+XTModify",
"version": "1.0.5",
"summary": "Download manager based on ASIHTTPRequest",
"homepage": "https://github.com/renzifeng/ZFDownload",
"license": "MIT",
"authors": {
"Shaw": "shawtun1211@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Shaw003/ZFDownload-XTModify.git",
"tag": "1.0.5"
},
"source_files": "ZFDownload/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ASIHTTPRequest": [
]
},
"requires_arc": true
}