Latest | 0.9.1 |
---|---|
Homepage | https://github.com/agdsdl/DLPanableWebView |
License | MIT |
Platforms | ios 6.0, requires ARC |
Authors |
no README.md available
Latest podspec
{ "name": "DLPanableWebView", "version": "0.9.1", "summary": "Extend UIWebView to support pan left to go back gesture.(like Wechat in-app browser)", "description": "In Safari, besides tap on 'back' and 'forward' button, you can pan left & right to go back and forward.nBut UIWebView does not support this gesture. So I extented UIWebView to support the gesture(now only go back gesture).n", "homepage": "https://github.com/agdsdl/DLPanableWebView", "screenshots": "https://github.com/agdsdl/DLPanableWebView/raw/master/images/demo.gif", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Dongle Su": "[email protected]" }, "social_media_url": "http://weibo.com/u/1421886475", "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/agdsdl/DLPanableWebView.git", "tag": "0.9.1" }, "source_files": "DLPanableWebView/*.{m,h}", "requires_arc": true }
Sat, 05 Mar 2016 17:34:03 +0000