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