[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / c / 4 / b / ShgardiUIBuilder / 1.0.2 / ShgardiUIBuilder.podspec.json
blob9d884ca245409624f6e7e82a4096c299c9be949c
2   "name": "ShgardiUIBuilder",
3   "version": "1.0.2",
4   "summary": "ShgardiUIBuilder helps you build the UI with the power of Swift — and as little code as possible.",
5   "description": "ShgardiUIBuilder uses a declarative syntax to build the UI, so you can simply state what your user interface should do. Your code is simpler and easier to read than ever before, saving you time and maintenance.",
6   "homepage": "https://github.com/Shgardi/shgardi-ios-ui-builder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shgardi": "https://shgardi.app"
13   },
14   "source": {
15     "git": "git@github.com:Shgardi/shgardi-ios-ui-builder.git",
16     "branch": "master"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ShgardiUIBuilder/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"