blob: 601c28ae05b4d02acb650c0dffdf56211581103b [file] [log] [blame]
{
"name": "WKJSHandler",
"version": "1.1.0",
"summary": "oc <-> js handler",
"description": "oc <-> js handler, deal for js call 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": "1.1.0"
},
"frameworks": [
"UIKit",
"WebKit"
],
"source_files": "WKJSHandler/WKJSHandler/**/*.swift",
"resources": "WKJSHandler/WKJSHandler/injectjs",
"pushed_with_swift_version": "3.0"
}