blob: a9b88b1aadf9f1f31a44e196d4cc94afdf284c85 [file] [log] [blame]
{
"name": "KLFileDownLoad",
"version": "0.0.1",
"summary": "This is a download library for iOS.",
"description": "Hello, This is a download library for iOS.",
"homepage": "https://github.com/dangqq/KLFileDownLoad",
"license": "MIT",
"authors": {
"dangqian": "dangqian1008@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dangqq/KLFileDownLoad.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}