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