2 "name": "SandBoxFileList",
4 "summary": "Use airDrop or Mail to transfer sandBox files, or view the file directly or play the video",
5 "description": "Use airDrop or Mail to transfer sandBox files\n \n FileListTableViewController *fileListVC = [[FileListTableViewController alloc] init];\n [self.navigationController pushViewController:fileListVC animated:YES];\n\nor\n FileListTableViewController *fileListVC = [[FileListTableViewController alloc] init];\n [self presentViewController:fileListVC animated:YES completion:nil];",
6 "homepage": "https://github.com/lihongli528628/SendSandBoxFile",
9 "lihongli": "honglili@sohu-inc.com"
15 "git": "https://github.com/lihongli528628/SendSandBoxFile.git",
20 "SendSandBoxFile/*.{h,m}"
22 "exclude_files": "Classes/Exclude"