[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 5 / 1 / SwiftUI-WebView-Hi / 0.3.0.1 / SwiftUI-WebView-Hi.podspec.json
blob2e4c251900ed831bfcbb238ba56bfae6e689b95b
2   "name": "SwiftUI-WebView-Hi",
3   "version": "0.3.0.1",
4   "summary": "A SwiftUI component to use WKWebView",
5   "description": "A SwiftUI component to use WKWebView.",
6   "homepage": "https://github.com/tospery/SwiftUI-WebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/SwiftUI-WebView.git",
16     "tag": "0.3.0.1"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "16.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "source_files": "Sources/**/*",
28   "swift_version": "5.3"