blob: 80b7339666d291be3525b7446c210a9c30049642 [file] [log] [blame]
{
"name": "WKJSHandler",
"version": "1.0.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.0.0"
},
"frameworks": [
"UIKit",
"WebKit"
],
"source_files": "WKJSHandler/WKJSHandler/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}