[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / 1 / 4 / ProgressWebView / 0.0.1 / ProgressWebView.podspec.json
blob0510778ff93b9ada490adff66f252b09a9b7bb38
2   "name": "ProgressWebView",
3   "version": "0.0.1",
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.1"
19   },
20   "source_files": [
21     "ProgressWebView",
22     "ProgressWebView/**/*.swift"
23   ],
24   "swift_version": "5.0"