blob: 5b641fd1133aafbf771bcb32aa106ca1f04b0226 [file] [log] [blame]
{
"name": "FormUI",
"version": "0.1.0",
"summary": "Powerfully simple form builder for UIKit.",
"homepage": "https://github.com/james01/FormUI",
"screenshots": [
"https://raw.githubusercontent.com/james01/FormUI/main/Docs/Images/Event.gif",
"https://raw.githubusercontent.com/james01/FormUI/main/Docs/Images/Profile.gif",
"https://raw.githubusercontent.com/james01/FormUI/main/Docs/Images/Display.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Randolph": "jwrand16@gmail.com"
},
"social_media_url": "https://twitter.com/jamesrandolph01",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/james01/FormUI.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.{swift}",
"frameworks": "UIKit",
"swift_versions": "5.3",
"swift_version": "5.3"
}