[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / Bees / 0.1.6 / Bees.podspec.json
blobd16222ba9a4802e97e32a6ae864d5a45436cd656
2   "name": "Bees",
3   "version": "0.1.6",
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     "osx": "10.10",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/hongcaiyu/Bees.git",
21     "tag": "0.1.6"
22   },
23   "source_files": "Bees/*.swift",
24   "pushed_with_swift_version": "4.0"