[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / d / Bees / 2.0 / Bees.podspec.json
bloba53320b1fb4c0d899fef5cf38f29fc461485f102
2   "name": "Bees",
3   "version": "2.0",
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   "swift_versions": "5.1",
20   "source": {
21     "git": "https://github.com/hongcaiyu/Bees.git",
22     "tag": "2.0"
23   },
24   "source_files": "Bees/*.swift",
25   "swift_version": "5.1"