[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 1 / 2 / WebKitPlus / 0.3.2 / WebKitPlus.podspec.json
blob8b7de88b5e0017bd64bc19b109d75a25cf4ad8a9
2   "name": "WebKitPlus",
3   "version": "0.3.2",
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.3.2"
21   },
22   "source_files": "WebKitPlus/*.{swift,h}",
23   "resource_bundles": {
24     "WebKitPlus": [
25       "WebKitPlus/*.lproj"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "APPLICATION_EXTENSION_API_ONLY": "YES"
30   },
31   "swift_versions": "4.1",
32   "cocoapods_version": ">= 1.4.0",
33   "swift_version": "4.1"