[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / 2 / WebKitPlus / 0.0.5 / WebKitPlus.podspec.json
blob734c26e89e9c6a1bf1ddefdb7919b0fb727d454e
2   "name": "WebKitPlus",
3   "version": "0.0.5",
4   "summary": "A support library for WKWebView.",
5   "description": "    WebKitPlus is a support library for WKWebView in iOS Apps.\n",
6   "authors": {
7     "yashigani": "tai.fukui@gmail.com"
8   },
9   "homepage": "https://github.com/yashigani/WebKitPlus",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "WebKit",
18   "source": {
19     "git": "https://github.com/yashigani/WebKitPlus.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "WebKitPlus/*.{swift,h}",
23   "resource_bundles": {
24     "WebKitPlus": [
25       "WebKitPlus/*.lproj"
26     ]
27   }