blob: c912bbc2d3e29a709439bfe24b9ad6ef3f323f62 [file] [log] [blame]
{
"name": "ZZWebTouchControl",
"version": "0.1.0",
"summary": "仿微信,长按web二维码图片,识别出二维码内容.",
"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.",
"homepage": "https://github.com/pengzz/ZZWebTouchControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "pzz",
"source": {
"git": "https://github.com/pengzz/ZZWebTouchControl.git",
"branch": "master",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZZWebTouchControl/Classes/**/*"
}