[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 9 / 8 / MosaicGrid / 1.1.1 / MosaicGrid.podspec.json
blob3ba951dc79a7c3289f2e1877ec1a3f684aa031f9
2   "name": "MosaicGrid",
3   "version": "1.1.1",
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.1"
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"