blob: a098b1b72b0ac2d1b25709c829a54d64b320303f [file] [log] [blame]
{
"name": "PoporWKWebVC",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporWKWebVC/Classes/**/*",
"dependencies": {
"PoporPopNC": [
],
"PoporUI/IToast": [
]
}
}