[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 4 / b / e / SwiftUIFlowLayout / 1.0.5 / SwiftUIFlowLayout.podspec.json
blobee1be40877b156c0f0648172181ac23ebf86d9b2
2   "name": "SwiftUIFlowLayout",
3   "version": "1.0.5",
4   "summary": "A Flow Layout is a container that orders its views sequentially, breaking into a new \"line\" according to the available width of the screen.",
5   "homepage": "https://github.com/globulus/swiftui-flow-layout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gordan Glavaš": "gordan.glavas@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/globulus/swiftui-flow-layout.git",
15     "tag": "1.0.5"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "Sources/SwiftUIFlowLayout/**/*",
22   "swift_version": "4.0"