blob: c466c09a154da09eec321e7aea89af4cc7947ac3 [file] [log] [blame]
{
"name": "Bees",
"version": "0.1.5",
"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.5"
},
"source_files": "Bees/*.swift",
"pushed_with_swift_version": "4.0"
}