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