blob: bc09c2d71080d9e4739cfc7fb79ab97a5f9b3526 [file] [log] [blame]
{
"name": "XFLayout",
"version": "0.0.5",
"summary": "基于约束的布局方法",
"description": "对constraint的再封装,方便日常使用",
"homepage": "https://github.com/BigBlueMan19911109/XFLayout",
"license": "MIT",
"authors": {
"caozheng": "435932323@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BigBlueMan19911109/XFLayout.git",
"tag": "0.0.5"
},
"source_files": "XFLayout/XFLayout/Layout/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}