blob: 55acb85c3b1f93a19f5e98d5c9f945041c084109 [file] [log] [blame]
{
"name": "WHC_Layout",
"version": "1.1.5.6",
"summary": "Swift4.+ Service to update constraints, convenient and quick dynamic UI layout,服务于更新约束方便快捷动态UI构建的自动布局库,支持Cell高度自动,view高宽自动",
"homepage": "https://github.com/netyouli/WHC_Layout",
"license": "MIT",
"authors": {
"吴海超(WHC)": "712641411@qq.com"
},
"source": {
"git": "https://github.com/netyouli/WHC_Layout.git",
"tag": "1.1.5.6"
},
"source_files": "WHC_LayoutKit/*.{swift}",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0"
},
"requires_arc": true
}