[Add] YIM 2.2.8
[CocoaPods.git] / Specs / b / e / d / FormUI / 0.1.0 / FormUI.podspec.json
blob5b641fd1133aafbf771bcb32aa106ca1f04b0226
2   "name": "FormUI",
3   "version": "0.1.0",
4   "summary": "Powerfully simple form builder for UIKit.",
5   "homepage": "https://github.com/james01/FormUI",
6   "screenshots": [
7     "https://raw.githubusercontent.com/james01/FormUI/main/Docs/Images/Event.gif",
8     "https://raw.githubusercontent.com/james01/FormUI/main/Docs/Images/Profile.gif",
9     "https://raw.githubusercontent.com/james01/FormUI/main/Docs/Images/Display.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "James Randolph": "jwrand16@gmail.com"
17   },
18   "social_media_url": "https://twitter.com/jamesrandolph01",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source": {
23     "git": "https://github.com/james01/FormUI.git",
24     "tag": "0.1.0"
25   },
26   "source_files": "Sources/**/*.{swift}",
27   "frameworks": "UIKit",
28   "swift_versions": "5.3",
29   "swift_version": "5.3"