blob: 8964879745a10b7633760b080fb95a5ac2a59941 [file] [log] [blame]
{
"name": "BAWKWebView",
"version": "1.0.9",
"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.9"
},
"source_files": "BAWKWebView/BAWKWebView/*.{h,m}",
"requires_arc": true
}