[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / d / f / KKJSBridge / 1.1.5-beta3 / KKJSBridge.podspec.json
blobaf0867e4ddfe6603861e6c2589e93a59825ceb0b
2   "name": "KKJSBridge",
3   "version": "1.1.5-beta3",
4   "summary": "One-stop solution for WKWebView to support offline resource,ajax/fetch request and cookie sync issues.",
5   "description": "One-stop solution for WKWebView to support offline resource,ajax/fetch request and cookie sync issues",
6   "homepage": "https://github.com/karosLi/KKJSBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Karosli": "karosli1314@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/karosLi/KKJSBridge.git",
19     "tag": "1.1.5-beta3"
20   },
21   "source_files": "KKJSBridge/KKJSBridge/**/*.{h,m}",
22   "resources": "KKJSBridge/KKJSBridge/JS/*.js",
23   "frameworks": [
24     "WebKit",
25     "UIKit"
26   ],
27   "requires_arc": true