blob: 244986e5aa30c9f8106e4fc12e6330102d4114ba [file] [log] [blame]
{
"name": "GQImageViewer",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "GQImageViewer/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}