[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 8 / MosaicGrid / 1.1.0 / MosaicGrid.podspec.json
blob8a608c5b2d170c2ab35f7f1a5eecd5d7efa24fea
2   "name": "MosaicGrid",
3   "version": "1.1.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": "1.1.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"