blob: 8753f0525e380ee689626d943fba34a59f0a46b5 [file] [log] [blame]
{
"name": "LeeWkWebView",
"version": "0.0.1",
"summary": "一个简易辅助App开发人员进行WKWebview与App通信的小工具",
"description": "\"一个简易辅助App开发人员进行WKWebview与App通信的小工具\"",
"homepage": "http://github.com/skeyboy/LeeWkWebView",
"license": "MIT",
"authors": {
"skeyboy": "lylapp@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "http://github.com/skeyboy/LeeWkWebView.git",
"tag": "0.0.1"
},
"source_files": "LeeWkWebView/WKWebViewHelper.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "WebKit"
}