blob: 163ed05482155afc8238b97d139f737e206b9b19 [file] [log] [blame]
{
"name": "FJDownLoad",
"version": "0.0.1",
"summary": "A short description of FJDownLoad.",
"description": "desc desc",
"homepage": "https://gitee.com/kongfanji",
"license": "MIT",
"authors": {
"kongfanji": "392843367@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/kongfanji/FJDownLoad.git",
"tag": "0.0.1"
},
"source_files": [
"FJDownLoad",
"FJDownLoad/FJDownLoad/FJDownload/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
}
}