blob: 6832bac169806236bcd2d3e1ed550a286293869b [file] [log] [blame]
{
"name": "FileControlKit",
"version": "1.0.0",
"summary": "本地沙盒文件浏览与管理",
"description": "本地沙盒文件浏览与管理,方便浏览沙盒文件以及选择或删除",
"homepage": "https://www.jianshu.com/u/cd395981b31d",
"license": {
"type": "GNU General Public License v3.0",
"file": "LICENSE"
},
"authors": {
"ZYiDa": "468466882@qq.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ZYiDa/FileControlKit.git",
"tag": "1.0.0"
},
"source_files": "FileControlKit/*.{swift}",
"resources": "FileControlKit/*.xcassets",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}