[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 6 / LYSCommonWKWebKit / 0.0.4 / LYSCommonWKWebKit.podspec.json
blobfae61bc5a946d2271a61c05011e97c295155eee0
2   "name": "LYSCommonWKWebKit",
3   "version": "0.0.4",
4   "summary": "使用WKWebView解决开发中,H5与原生混合过程中,js和原生交互繁琐,逻辑复杂,频繁交换数据的问题",
5   "description": "解决开发中,H5与原生混合过程中,js和原生交互繁琐,逻辑复杂,频繁交换数据的问题\n可以快速给window绑定事件,传递参数.获取数据",
6   "homepage": "https://gitee.com/liyangshuai/lyscommon-wkweb-kit",
7   "platforms": {
8     "ios": null
9   },
10   "license": "MIT",
11   "authors": {
12     "LIYANGSHUAI": "liyangshuai163@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/liyangshuai/lyscommon-wkweb-kit.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "LYSCommonWKWebKit/*.{h,m}"