{ | |
"name": "LYSCommonWebKit", | |
"version": "0.0.4", | |
"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.4" | |
}, | |
"source_files": "LYSCommonWebKit/*.{h,m}" | |
} |