blob: 66f3c398f9394d36d73c7e03f9e41b62fb3e7fbb [file] [log] [blame]
{
"name": "RCFileManager",
"version": "1.0.0",
"summary": "iOS沙盒文件浏览器",
"description": "用于查看沙盒文件夹里面的内容, 方便复制, 移动以及删除",
"homepage": "https://github.com/ChengQiRen/RCFileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rencheng11@icloud.com": "rencheng@himoca.com"
},
"source": {
"git": "https://github.com/ChengQiRen/RCFileManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RCFileManager/Classes/**/*"
}