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