[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / 4 / WebViewConsole / 0.3 / WebViewConsole.podspec.json
blob15280d9de142266e2ab4e053d981634bb10a1eec
2   "name": "WebViewConsole",
3   "version": "0.3",
4   "summary": "Console and ConsoleView for WKWebView",
5   "description": "Interrupt console messages of WKWebView in host app.",
6   "homepage": "https://github.com/Hubertzhang/WebViewConsole",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hubertzhang": "hubert.zyk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Hubertzhang/WebViewConsole.git",
16     "tag": "0.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "WebViewConsole/Console/*.swift",
23   "resource_bundles": {
24     "Console": [
25       "WebViewConsole/Console/Resources/*.*"
26     ]
27   },
28   "swift_version": "5.0"