[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 1 / 2 / WebKitPlus / 0.2.0 / WebKitPlus.podspec.json
blobbfdc666d9de61dda5d2896c97fe0fbd9165634aa
2   "name": "WebKitPlus",
3   "version": "0.2.0",
4   "summary": "A support library for WKWebView.",
5   "description": "WebKitPlus is a support library for WKWebView in iOS Apps.",
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.2.0"
21   },
22   "source_files": "WebKitPlus/*.{swift,h}",
23   "resource_bundles": {
24     "WebKitPlus": [
25       "WebKitPlus/*.lproj"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"