[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 4 / ProgressWebView / 0.0.4 / ProgressWebView.podspec.json
blob356699e3c55472bec49771e2594deaba6b04efd9
2   "name": "ProgressWebView",
3   "version": "0.0.4",
4   "summary": "WebView with ProgressBar.",
5   "description": "WebView with ProgressBar for SwiftUI.",
6   "homepage": "https://github.com/ksugawara61/ProgressWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "katsuya.sugawara",
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/ksugawara61/ProgressWebView.git",
18     "tag": "0.0.4"
19   },
20   "source_files": [
21     "ProgressWebView",
22     "ProgressWebView/**/*.swift"
23   ],
24   "swift_version": "5.0"