blob: 398d19e6ddedac1939f2bc06ef56527d711145c9 [file] [log] [blame]
{
"name": "ZBWKWebView",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/AnswerXu/ZBWKWebView.git",
"authors": {
"AnswerXu": "zhengbo073017@163.com"
},
"summary": "WKWebView自定义头部视图和尾部视图",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AnswerXu/ZBWKWebView.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": [
"ZBWKWebView/ZBWKWebView/*.{h,m}",
"UIKit"
],
"requires_arc": true
}