blob: 2bd9f5c6e0e608aa18cb8cea3fdf4997c42c5c33 [file] [log] [blame]
{
"name": "ProgressWebView",
"version": "0.0.3",
"summary": "WebView with ProgressBar.",
"description": "WebView with ProgressBar for SwiftUI.",
"homepage": "https://github.com/ksugawara61/ProgressWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "katsuya.sugawara",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ksugawara61/ProgressWebView.git",
"tag": "0.0.3"
},
"source_files": [
"ProgressWebView",
"ProgressWebView/**/*.swift"
],
"swift_version": "5.0"
}