[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 4 / HVStack / 1.0.1 / HVStack.podspec.json
blob8c2a5584980cce839104ae516aeb76f9cbfcba65
2   "name": "HVStack",
3   "version": "1.0.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": "1.0.1"
23   },
24   "source_files": "HVStack/**/*.{swift}",
25   "swift_version": "5.0"