[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / c / 4 / HVStack / 2.1.1 / HVStack.podspec.json
blob5c7b10cda3c6d170675c2bc90df2a51e2d546f67
2   "name": "HVStack",
3   "version": "2.1.1",
4   "summary": "A view for SwiftUI that arranges its children in horizontal and vertical lines.",
5   "description": "HVStack is a view for SwiftUI that arranges its children in horizontal and vertical lines.",
6   "homepage": "https://github.com/alexandrehsaad/HVStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Alexandre",
12   "swift_versions": "5.0",
13   "frameworks": "SwiftUI",
14   "platforms": {
15     "ios": "13.0",
16     "osx": "10.15",
17     "tvos": "13.0",
18     "watchos": "6.0"
19   },
20   "source": {
21     "git": "https://github.com/alexandrehsaad/HVStack.git",
22     "tag": "2.1.1"
23   },
24   "source_files": "HVStack/**/*.{swift}",
25   "swift_version": "5.0"