blob: dc09b12e915fd9e63cf6decb35f4cb650f04c524 [file] [log] [blame]
{
"name": "LYSCommonWKWebKit",
"version": "0.0.2",
"summary": "使用WKWebView解决开发中,H5与原生混合过程中,js和原生交互繁琐,逻辑复杂,频繁交换数据的问题",
"description": "解决开发中,H5与原生混合过程中,js和原生交互繁琐,逻辑复杂,频繁交换数据的问题\n可以快速给window绑定事件,传递参数.获取数据",
"homepage": "https://github.com/LIYANGSHUAI/LYSCommonWKWebKit",
"platforms": {
"ios": null
},
"license": "MIT",
"authors": {
"LIYANGSHUAI": "liyangshuai163@163.com"
},
"source": {
"git": "https://github.com/LIYANGSHUAI/LYSCommonWKWebKit.git",
"tag": "0.0.2"
},
"source_files": "LYSCommonWKWebKit/*.{h,m}"
}