[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 5 / 9 / 8 / MosaicGrid / 1.0.0 / MosaicGrid.podspec.json
blob87c587bd8dd95ed2b22c02a81ca371114d7838f0
2   "name": "MosaicGrid",
3   "version": "1.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": "1.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"