blob: 82ad2c7e8880a7f8d847ce458d25149733147c0c [file] [log] [blame]
{
"name": "LQWebView-Swift",
"version": "1.0",
"summary": "对WKWebView 的封装,继承自UIView",
"description": "对WKWebView 的封装,继承自UIView,封装了常用方法,方便使用!",
"homepage": "https://github.com/LQi2009/LQWebView-Swift",
"license": "MIT",
"authors": {
"LiuQiqiang": "lqq200912408@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LQi2009/LQWebView-Swift.git",
"tag": "1.0"
},
"source_files": [
"LQWebView-Swift",
"LQWebViewSwift/LQWebView/**/*.{swift}"
],
"requires_arc": true,
"swift_version": "4.1"
}