blob: d847aef73e1a7ef524f83d4a4ec122a02aecc549 [file] [log] [blame]
{
"name": "KKJSBridge",
"version": "1.0.16-fetchhookbeta",
"summary": "One-stop solution for WKWebView to support offline resource,Ajax request and cookie sync issues.",
"description": "One-stop solution for WKWebView to support offline resource,Ajax request and cookie sync issues",
"homepage": "https://github.com/karosLi/KKJSBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Karosli": "karosli1314@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/karosLi/KKJSBridge.git",
"tag": "1.0.16-fetchhookbeta"
},
"source_files": "KKJSBridge/KKJSBridge/**/*.{h,m}",
"resources": "KKJSBridge/KKJSBridge/JS/*.js",
"frameworks": [
"WebKit",
"UIKit"
],
"requires_arc": true
}