[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / d / b / WrappingHStackLayout / 0.2.0 / WrappingHStackLayout.podspec.json
blob5cad5751241256528b52395ce3d606be76b3c388
2   "name": "WrappingHStackLayout",
3   "version": "0.2.0",
4   "summary": "WrappingHStack (FlowLayout) is a SwiftUI component similar to HStack that wraps horizontally overflowing subviews onto the next lines.",
5   "homepage": "https://github.com/ksemianov/WrappingHStack",
6   "authors": "Konstantin Semianov <ksemianov>",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "swift_versions": "5",
12   "platforms": {
13     "ios": "16.0",
14     "osx": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/ksemianov/WrappingHStack.git",
18     "tag": "0.2.0"
19   },
20   "source_files": "Sources/WrappingHStack/*.swift",
21   "swift_version": "5"