blob: 3413e4b582296191aff72bf398fd41bc053d9c3d [file] [log] [blame]
{
"name": "FDownLoad",
"version": "0.0.1",
"summary": "FDownLoad断点下载",
"homepage": "https://github.com/AllisonWangJiaoJiao/FDownLoad",
"license": "MIT",
"authors": {
"AllisonWangJiaoJiao": "email@address.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AllisonWangJiaoJiao/FDownLoad.git",
"tag": "0.0.1"
},
"source_files": [
"FDownLoadDemo",
"FDownLoadDemo/Tools/*.{h,m}"
],
"requires_arc": true
}