[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 3 / FormBuilderUI / 0.5.2 / FormBuilderUI.podspec.json
blobb303bdc8d04229768dd131107974753accf29d9d
2   "name": "FormBuilderUI",
3   "version": "0.5.2",
4   "summary": "FormBuilderUI is a SwiftUI version of FormBuilder for UIKit.",
5   "description": "FormBuilderUI is a swift user interface library that allows developers\nto declaratively create data entry forms for use with SwiftUI.  It includes\nform validation and styling using style sheets.  It also provides the ability\nfor developers to preview their work as they modify their form.",
6   "homepage": "https://github.com/n8glenn/FormBuilderUI",
7   "screenshots": [
8     "https://i.ibb.co/n0PPShp/Screenshot1.png",
9     "https://i.ibb.co/j5dd3w1/Screenshot2.png",
10     "https://i.ibb.co/fNSc33w/Screenshot3.png",
11     "https://i.ibb.co/6nxQVGM/Screenshot4.png",
12     "https://i.ibb.co/gdGxXXr/Screenshot5.png",
13     "https://i.ibb.co/ZLgg5TN/Screenshot6.png",
14     "https://i.ibb.co/cvSQLmv/Screenshot7.png",
15     "https://i.ibb.co/1nYSFRS/Screenshot8.png",
16     "https://i.ibb.co/Cs2K8J5/Screenshot9.png"
17   ],
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "authors": {
23     "n8glenn": "n8glenn@gmail.com"
24   },
25   "source": {
26     "git": "https://github.com/n8glenn/FormBuilderUI.git",
27     "tag": "0.5.2"
28   },
29   "platforms": {
30     "ios": "17.6"
31   },
32   "swift_versions": "4.0",
33   "source_files": "Classes/**/*",
34   "resource_bundles": {
35     "FormBuilderUI": [
36       "Assets/*"
37     ]
38   },
39   "swift_version": "4.0"