[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 8 / FileBox / 0.4.2 / FileBox.podspec.json
blobdfca2332f979e1809ddb40c41aa87e0caf346aee
2   "name": "FileBox",
3   "version": "0.4.2",
4   "summary": "iOS 快捷文件目录,支持快速查看文件信息,能加载音视频、图片、PDF文件等",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ijinfeng/FileBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ijinfeng": "851406283@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ijinfeng/FileBox.git",
16     "tag": "0.4.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FileBox/FileBox/Classes/**/*",
22   "resource_bundles": {
23     "FileBox": [
24       "FileBox/FileBox/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "SnapKit": [
30     ]
31   }