[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / MosaicGrid / 1.2.0 / MosaicGrid.podspec.json
bloba5b2a087a36a65edb581bb1be43e332b7f40c887
2   "name": "MosaicGrid",
3   "version": "1.2.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.2.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"