[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / f / d / SwiftUI-Utils / 1.0.3 / SwiftUI-Utils.podspec.json
bloba3fc29238357a244a60fdfdad8bc738b7fba972a
2   "name": "SwiftUI-Utils",
3   "version": "1.0.3",
4   "summary": "SwiftUI Utils library",
5   "description": "SwiftUI Utils is a library that contains several helpful components and extension methods to help you build the best SwiftUI apps.",
6   "homepage": "https://github.com/mirego/swiftui-utils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Hugo Lefrancois": "hlefrancois@mirego.com"
13   },
14   "source": {
15     "git": "https://github.com/mirego/swiftui-utils.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "Sources/SwiftUI-Utils/**/*.swift"
20   ],
21   "static_framework": true,
22   "platforms": {
23     "ios": "15.0"
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"