blob: 6c403bbbf8571e6f1b1208d41a0a255da3b62968 [file] [log] [blame]
{
"name": "JXFileManager",
"version": "1.0.4",
"summary": "常用文件操作及数据存储",
"description": "常用文件操作及数据存储,涉及 web 缓存数据清空",
"homepage": "https://github.com/itwyhuaing/JXFileManager",
"license": "MIT",
"authors": {
"hnbwyh": "rainwang@hinabian.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/itwyhuaing/JXFileManager.git",
"tag": "1.0.4"
},
"source_files": "JXFileManager/*.{h,m}",
"requires_arc": true
}