[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 1 / LayoutBuilder / 0.0.7 / LayoutBuilder.podspec.json
blob11bf61b2329cd7bed19a6432557fd924561b83ff
2   "name": "LayoutBuilder",
3   "version": "0.0.7",
4   "summary": "LayoutBuilder is a modern and clear Layout based on new Swift features.",
5   "description": "LayoutBuilder helps you to apply advanced Auto Layout in a modern and simple way. LayoutBuilder is based on the newest Swift features and works with simple operators.",
6   "homepage": "https://github.com/multimediasuite/LayoutBuilder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ihor Malovanyi": "mail@ihor.pro"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.4",
18   "source": {
19     "git": "https://github.com/multimediasuite/LayoutBuilder.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "LayoutBuilder/**/*.{h,m,swift}",
23   "swift_version": "5.4"