[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / f / SectionUI / 2.0.45 / SectionUI.podspec.json
blobebcf18be215660649e3401ffca8b772d604dc36c
2   "name": "SectionUI",
3   "version": "2.0.45",
4   "summary": "动态表单框架",
5   "homepage": "https://github.com/linhay/SectionKit",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "linhay": "is.linhey@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/linhay/SectionKit.git",
15     "tag": "2.0.45"
16   },
17   "swift_versions": "5.7",
18   "module_name": "SectionUI",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "SectionKit2": [
24       ">= 2.0.45"
25     ]
26   },
27   "source_files": [
28     "Sources/SectionUI/**/*.{swift,h}"
29   ],
30   "swift_version": "5.7"