[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 6 / PoporWKWebVC / 0.0.7 / PoporWKWebVC.podspec.json
blob2cb7e591a78c143e0170c251aecc024595672d6f
2   "name": "PoporWKWebVC",
3   "version": "0.0.7",
4   "summary": "使用UIWKWebView,支持左右边缘侧滑实现网页的前进后退;点击导航栏返回按钮实现网页内部返回,增加了关闭按钮,类似微信查看网页方式.",
5   "homepage": "https://github.com/popor/PoporWKWebVC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangkq": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporWKWebVC.git",
15     "tag": "0.0.7"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PoporWKWebVC/Classes/**/*",
21   "dependencies": {
22     "PoporUI/IToast": [
24     ],
25     "Masonry": [
27     ]
28   }