2 "name": "SandBoxFileList",
4 "summary": "遍历沙盒目录下文件,如果是非文件夹。则发送邮件",
5 "description": "遍历沙盒目录下文件,如果是非文件夹。则发送邮件 . 使用方法\n FileListTableViewController *fileListVC = [[FileListTableViewController alloc] init];\n [self.navigationController pushViewController:fileListVC animated:YES];\n或者\n\n FileListTableViewController *fileListVC = [[FileListTableViewController alloc] init];\n [self presentViewController:fileListVC animated:YES completion:nil];",
6 "homepage": "https://github.com/lihongli528628/SendSandBoxFileDemo",
9 "lihongli": "honglili@sohu-inc.com"
15 "git": "https://github.com/lihongli528628/SendSandBoxFileDemo.git",
20 "SendSandBoxFileDemo/SendLogs/*.{h,m}"
22 "exclude_files": "Classes/Exclude"