[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / 6 / RCQFileManager / 1.1.0 / RCQFileManager.podspec.json
blob2352d65ecc81205490605ea257d65e5a6c5630b6
2   "name": "RCQFileManager",
3   "version": "1.1.0",
4   "summary": "iOS沙盒文件浏览器",
5   "description": "用于查看沙盒文件夹里面的内容, 方便复制, 移动以及删除",
6   "homepage": "https://github.com/ChengQiRen/RCQFileManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rencheng11@icloud.com": "rencheng@himoca.com"
13   },
14   "source": {
15     "git": "https://github.com/ChengQiRen/RCQFileManager.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RCQFileManager/Classes/**/*",
22   "resource_bundles": {
23     "RCQFileManager": [
24       "RCQFileManager/Assets/*.png"
25     ]
26   }