[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / Bees / 0.1.1 / Bees.podspec.json
blobba2779c2a90f40412d9822b81e8f331827ea5a8b
2   "name": "Bees",
3   "version": "0.1.1",
4   "summary": "简单易用的Swift布局库",
5   "description": "\"Bees 是一个简单易用的布局库,支持链式调用。减少了使用代码自动布局时的代码量。\"",
6   "homepage": "https://github.com/hongcaiyu/Bees",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Caiyu Hong": "hongcaiyu@live.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hongcaiyu/Bees.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Bees/*.swift",
22   "pushed_with_swift_version": "4.0"