blob: a24b9fd688195f30bdfd663f47757790b18b6ad9 [file] [log] [blame]
{
"name": "GMLUI",
"version": "0.0.1",
"summary": "GMLUI 对 UI 的创建和基础设置",
"description": "GMLUI 对 UI 的创建和基础设置,里面包含一些快捷的设置方法",
"homepage": "https://github.com/root338/GMLUI",
"license": "MIT",
"authors": {
"ML": "1042807191@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/root338/GMLUI.git",
"tag": "0.0.1"
},
"source_files": "GMLUIKit/**/*",
"requires_arc": true
}