[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 6 / d / FileControlKit / 1.0.0 / FileControlKit.podspec.json
blob6832bac169806236bcd2d3e1ed550a286293869b
2   "name": "FileControlKit",
3   "version": "1.0.0",
4   "summary": "本地沙盒文件浏览与管理",
5   "description": "本地沙盒文件浏览与管理,方便浏览沙盒文件以及选择或删除",
6   "homepage": "https://www.jianshu.com/u/cd395981b31d",
7   "license": {
8     "type": "GNU General Public License v3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZYiDa": "468466882@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/ZYiDa/FileControlKit.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "FileControlKit/*.{swift}",
23   "resources": "FileControlKit/*.xcassets",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5.0"