{ | |
"name": "GQImageVideoViewer", | |
"version": "0.0.2", | |
"summary": "一款仿微信多图片及视频浏览器,图片和视频原尺寸显示,不会变形,双击图片放大缩小,单击消失,支持多张本地和网络图片以及网络视频混合查看,支持链式调用。", | |
"homepage": "https://github.com/g763007297/GQImageVideoViewer", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"developer_高": "763007297@qq.com" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/g763007297/GQImageVideoViewer.git", | |
"tag": "0.0.2" | |
}, | |
"requires_arc": true, | |
"source_files": "GQImageVideoViewer/**/*.{h,m}" | |
} |