blob: d16222ba9a4802e97e32a6ae864d5a45436cd656 [file] [log] [blame]
{
"name": "Bees",
"version": "0.1.6",
"summary": "简单易用的Swift布局库",
"description": "\"Bees 是一个简单易用的布局库,支持链式调用。减少了使用代码自动布局时的代码量。\"",
"homepage": "https://github.com/hongcaiyu/Bees",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caiyu Hong": "hongcaiyu@live.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/hongcaiyu/Bees.git",
"tag": "0.1.6"
},
"source_files": "Bees/*.swift",
"pushed_with_swift_version": "4.0"
}