blob: 0c92763465f0389e28bc62d8adf19e187c55fbbe [file] [log] [blame]
{
"name": "PoporWKWebVC",
"version": "0.0.3",
"summary": "使用UIWKWebView,支持左右边缘侧滑实现网页的前进后退;点击导航栏返回按钮实现网页内部返回,增加了关闭按钮,类似微信查看网页方式.",
"homepage": "https://github.com/popor/PoporWKWebVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangkq": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporWKWebVC.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporWKWebVC/Classes/**/*",
"dependencies": {
"PoporUI/IToast": [
]
}
}