[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / c / 8 / FileBox / 0.3.0 / FileBox.podspec.json
blob2f7cae44178ce4888680f272886962919c688e8c
2   "name": "FileBox",
3   "version": "0.3.0",
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.3.0"
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   }