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