blob: 2eb6b9a718f9e4bb4ca0ff18e74fca55600fdccc [file] [log] [blame]
{
"name": "GQImageViewer",
"version": "0.0.4",
"summary": "一款多图片浏览器,图片原尺寸显示,不会变形定,双击放大缩小,单击消失,支持多张图片,支持链式调用",
"homepage": "https://github.com/g763007297/ImageViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developer_高": "763007297@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/g763007297/ImageViewer.git",
"tag": "0.0.4"
},
"requires_arc": true,
"source_files": "GQImageViewer/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}