[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / 9 / JYViewBuilder / 0.1.0 / JYViewBuilder.podspec.json
blob7886a644fdb296a886291a7ca4a1956d314fa7e7
2   "name": "JYViewBuilder",
3   "version": "0.1.0",
4   "summary": "基于@resultBuilder DSL 简化UIKit界面搭建",
5   "description": "简化UIKit界面搭建,令布局更直观,内置HStack和VStack,更加简化控件的约束设置",
6   "homepage": "https://github.com/EngineHG/JYViewBuilder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangguojian": "604362118@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/EngineHG/JYViewBuilder.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "JYViewBuilder/Classes/**/*.swift",
23   "swift_version": "5.0"