blob: 1833058df95b5b89a0f409c3a1c890ac1c16d251 [file] [log] [blame]
{
"name": "UIWebViewToImage",
"version": "1.0.2",
"summary": "简单易用的图片无限轮播器. 1.70版本更新内容:1.增加支持轮播自定义cell的代理方法 2.增加禁止拖动手势api",
"homepage": "https://github.com/Lyg826799195/UIWebViewToImage",
"license": "MIT",
"authors": {
"lyg": "lyg826799195@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Lyg826799195/UIWebViewToImage.git",
"tag": "1.0.2"
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}