[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 1 / LayoutBuilder / 0.9.6 / LayoutBuilder.podspec.json
blob2235038facf29687394cd49298cee3c4cb391e64
2   "name": "LayoutBuilder",
3   "version": "0.9.6",
4   "summary": "LayoutBuilder is an operator-based DSL layout relationship builder",
5   "description": "LayoutBuilder is an operator-based DSL layout relationship builder. It allows you to create constraints programmatically simpler and more elegant than ever. \nAnd it is very flexible.",
6   "homepage": "https://github.com/multimediasuite/LayoutBuilder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Ihor Malovanyi": "mail@ihor.pro"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.15"
17   },
18   "swift_versions": "5.5",
19   "source": {
20     "git": "https://github.com/multimediasuite/LayoutBuilder.git",
21     "tag": "0.9.6"
22   },
23   "source_files": "Sources/LayoutBuilder/**/*",
24   "swift_version": "5.5"