[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 1 / 2 / WebKitPlus / 0.0.2 / WebKitPlus.podspec.json
blob7ed0bbc2851f501dd8c8307edeb0128c11f32a14
2   "name": "WebKitPlus",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": "WebKitPlus/*.{swift,h}",
23   "resource_bundles": {
24     "WebKitPlus": [
25       "WebKitPlus/*.lproj"
26     ]
27   }