blob: 58410013832df87ce4b55faf7a83d5f0b034cdb3 [file] [log] [blame]
{
"name": "LQWebView",
"version": "1.2.0",
"summary": "对WKWebView 的封装,继承自UIView",
"description": "对WKWebView 的封装,继承自UIView,封装了一些方法,方便使用!",
"homepage": "https://github.com/LQi2009/LQWebView",
"license": "MIT",
"authors": {
"LiuQiqiang": "lqq200912408@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LQi2009/LQWebView.git",
"tag": "1.2.0"
},
"source_files": [
"LQWebView",
"LQWebViewDemo/LQWebView/**/*.{h,m}"
],
"requires_arc": true
}