[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 9 / 8 / MosaicGrid / 2.0.0 / MosaicGrid.podspec.json
blob0107c1df79b23d3487193bfe4ab07315cc4ba4f2
2   "name": "MosaicGrid",
3   "version": "2.0.0",
4   "summary": "MosaicGrid is a SwiftUI library that provides both horizontal and vertical mosaic grid views.",
5   "description": "MosaicGrid is a SwiftUI library that provides both horizontal and vertical mosaic grid views, along with utility functions for customizing view tile sizes and placement. These components allow you to arrange multiple items in a visually appealing grid layout.",
6   "homepage": "https://github.com/hainayanda/MosaicGrid",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hainayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/MosaicGrid.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "16.0",
20     "osx": "13.0",
21     "tvos": "16.0",
22     "watchos": "9.0"
23   },
24   "swift_versions": "5.5",
25   "source_files": "MosaicGrid/Classes/**/*",
26   "swift_version": "5.5"