blob: 9defcef8c5c5b0c7609600efd69355eec72dff7e [file] [log] [blame]
{
"name": "BAWKWebView",
"version": "1.0.8",
"summary": "WKWebView 的封装,用分类封装 WKWebView,代码无任何侵入更改,用 block 方式实现所需代理回调,更加方便,代码更简洁,cell 高度完美自适应!",
"homepage": "https://github.com/BAHome/BAWKWebView",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BAHome/BAWKWebView.git",
"tag": "1.0.8"
},
"source_files": "BAWKWebView/BAWKWebView/*.{h,m}",
"requires_arc": true
}