[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 5 / f / 1 / LayoutBuilder / 0.9.3 / LayoutBuilder.podspec.json
blob2b462319d7944406d6cfac5915fa1be03f9393e2
2   "name": "LayoutBuilder",
3   "version": "0.9.3",
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"
10   },
11   "authors": {
12     "Ihor Malovanyi": "mail@ihor.pro"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "swift_versions": "5.4",
19   "source": {
20     "git": "https://github.com/multimediasuite/LayoutBuilder.git",
21     "tag": "0.9.3"
22   },
23   "source_files": "Sources/LayoutBuilder/**/*.{h,m,swift}",
24   "swift_version": "5.4"