blob: 6f3cc1f54b24b51103e29485cd4d8659828d3334 [file] [log] [blame]
{
"name": "RCFileManager",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RCFileManager/Classes/**/*"
}