blob: 18da8d3d5e8b4835ecb20cd4036cca13fe34ec8d [file] [log] [blame]
{
"name": "WKJSHandler",
"version": "2.0.1",
"summary": "swift <-> js handler",
"description": "oc <-> js handler, deal for js <--> app",
"homepage": "https://github.com/TieShanWang/WKJSHandler",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/WKJSHandler.git",
"tag": "2.0.1"
},
"frameworks": [
"UIKit",
"WebKit"
],
"source_files": "WKJSHandler/WKJSHandler/**/*.swift",
"resources": "WKJSHandler/WKJSHandler/injectjs",
"pushed_with_swift_version": "3.0"
}