[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 7 / WaterfallGrid / 0.3.2 / WaterfallGrid.podspec.json
blob9807cf831d151a9b6a3d3f1ecee60065887b3eae
2   "name": "WaterfallGrid",
3   "version": "0.3.2",
4   "summary": "A waterfall grid layout view for SwiftUI.",
5   "homepage": "https://github.com/paololeonardi/WaterfallGrid",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Paolo Leonardi",
11   "social_media_url": "https://twitter.com/paololeonardi",
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15",
15     "watchos": "6.0",
16     "tvos": "13.0"
17   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/paololeonardi/WaterfallGrid.git",
21     "tag": "0.3.2"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": [
25     "Foundation",
26     "SwiftUI"
27   ],
28   "swift_version": "5.1"