blob: 50c435d0d0de800214ce01f86f39a010a6897485 [file] [log] [blame]
{
"name": "JHDownLoad",
"version": "0.1.1",
"summary": "JHDownLoad is oc downloading tool",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}