blob: b103336d082dd58743ec6d3b6238a1df567c8564 [file] [log] [blame]
{
"name": "Petral-UI",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Petral/Classes/**/*",
"pushed_with_swift_version": "4.0.3"
}