[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 8 / SwiftUIExt / 0.0.1 / SwiftUIExt.podspec.json
blob2c911e769aa1f70e8093b763aadbedfb086f5628
2   "name": "SwiftUIExt",
3   "version": "0.0.1",
4   "summary": "Useful extensions for SwiftUI",
5   "description": "SwiftUIExt is a collection of extensions and helpers for SwiftUI. These include functions to help streamline the\ndevelopment workflow and/or introduce functionality that isn't included in the native SwiftUI library.",
6   "homepage": "https://github.com/frankfka/SwiftUIExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Frank Jia": "jiafrank98@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/frankfka/SwiftUIExt.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/SwiftUIExt/**/*.swift",
23   "swift_version": "5.2"