blob: 00ace343b4bcc6f8abddf0074fe109cfee08aca5 [file] [log] [blame]
{
"name": "Petral-UI",
"version": "1.0.2",
"summary": "以Swift实现的 UI布局框架,以最少的代码,实现UI的搭建、属性设置以及布局控制",
"description": "Petral-UI是一个以Swift实现的 UI布局框架,以最少的代码,实现UI的搭建、属性设置以及布局控制。",
"homepage": "https://github.com/HuangZhiBin/Petral-UI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikrboy@163.com": "BinHuang"
},
"source": {
"git": "https://github.com/HuangZhiBin/Petral-UI.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2.1",
"source_files": "Petral/Classes/**/*"
}