[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 1 / SandBoxFileList / 2.0.2 / SandBoxFileList.podspec.json
blobbed53d5f94a45d4f7b5a71c9abacb2ea3a439055
2   "name": "SandBoxFileList",
3   "version": "2.0.2",
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",
7   "license": "MIT",
8   "authors": {
9     "lihongli": "honglili@sohu-inc.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/lihongli528628/SendSandBoxFile.git",
16     "tag": "2.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "SendSandBoxFile/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"