blob: 82478887c96b48933ccedabe5ac703883ca16722 [file] [log] [blame]
{
"name": "Base-UI-Utils",
"version": "0.0.3",
"summary": "方便快速搭建项目",
"description": "基础UI 工具类 方便快速搭建小项目",
"homepage": "https://github.com/Lang-FZ/Base-UI-Utils",
"license": "MIT (Base-UI-Utils)",
"authors": {
"LangFZ": "446003664@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Lang-FZ/Base-UI-Utils.git",
"tag": "0.0.3"
},
"source_files": "Base-UI-Utils/{BaseController,Extension,Tools}/*.swift",
"requires_arc": true
}