blob: 50e978e7c4c49f6427f69bec7a58f3e5fabb3f60 [file] [log] [blame]
{
"name": "JHDownLoad",
"version": "0.1.0",
"summary": "JHDownLoad",
"description": "The downloading may continue from the point of interruption;To be used cache to retain recently downloaded ...",
"homepage": "https://git.oschina.net/jiahaogong/JHDownLoad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ACong": "jsj1117141@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/jiahaogong/JHDownLoad.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}