[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / c / 4 / ZZWebTouchControl / 0.1.0 / ZZWebTouchControl.podspec.json
blobc912bbc2d3e29a709439bfe24b9ad6ef3f323f62
2   "name": "ZZWebTouchControl",
3   "version": "0.1.0",
4   "summary": "仿微信,长按web二维码图片,识别出二维码内容.",
5   "description": "两种webView(UIWebView与WKWebView)的长按图片动作控制类,仿微信长按web二维码图片,解析出二维码内容. \n Two kinds of webView (UIWebView and WKWebView) long-press picture action control class, mimic the length of Wechat according to the web two-dimensional code picture, and parse the two-dimensional code content.",
6   "homepage": "https://github.com/pengzz/ZZWebTouchControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "pzz",
12   "source": {
13     "git": "https://github.com/pengzz/ZZWebTouchControl.git",
14     "branch": "master",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZZWebTouchControl/Classes/**/*"