[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 7 / WrappingHStack / 2.2.9 / WrappingHStack.podspec.json
blobff02871b0d3844da7f1178683feb7f0a2dadf124
2   "name": "WrappingHStack",
3   "version": "2.2.9",
4   "summary": "Like HStack, but automatically positions overflowing elements on next lines.",
5   "description": "WrappingHStack is a UI Element that works in a very similar way to HStack, but automatically positions overflowing elements on next lines.",
6   "homepage": "https://github.com/dkk/WrappingHStack",
7   "screenshots": "https://github.com/dkk/WrappingHStack/raw/main/example.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Klöck": "kloeck@pappuga.com"
14   },
15   "source": {
16     "git": "https://github.com/dkk/WrappingHStack.git",
17     "tag": "2.2.9"
18   },
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/WrappingHStack/**/*",
25   "swift_version": "5.0"