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