blob: 743bb1ff79b11961f706443a36618dac1d867801 [file] [log] [blame]
{
"name": "DQWebKit",
"version": "1.0.4",
"summary": "WKWebView的封装,可以过滤重定向 ,锚点跳转,重复跳转等,模拟原生 push 动画。",
"homepage": "https://github.com/dushengjia/DQWebKit",
"license": "MIT",
"authors": {
"dushengjia": "2394799027@qq.com"
},
"social_media_url": "https://github.com/dushengjia",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/dushengjia/DQWebKit.git",
"tag": "v1.0.4"
},
"vendored_frameworks": "DQWebKit/DQWebKit.framework"
}