[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / d / Bees / 0.1.5 / Bees.podspec.json
blobc466c09a154da09eec321e7aea89af4cc7947ac3
2   "name": "Bees",
3   "version": "0.1.5",
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.5"
22   },
23   "source_files": "Bees/*.swift",
24   "pushed_with_swift_version": "4.0"