[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / b / WrappingHStackLayout / 0.1.3 / WrappingHStackLayout.podspec.json
blobd17e3b30e2c7f5a5af6448859c33cd981450b80c
2   "name": "WrappingHStackLayout",
3   "version": "0.1.3",
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.1.3"
19   },
20   "source_files": "Sources/WrappingHStack/*.swift",
21   "swift_version": "5"