blob: e7daf0ba7800af266cd7bd165fbeec24b8a557ff [file] [log] [blame]
{
"name": "GLImageView",
"version": "0.0.6",
"summary": "浏览网页图片,支持滑动和缩放",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gulu210/GLImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gulu210": "513745021@qq.com"
},
"source": {
"git": "https://github.com/gulu210/GLImageView.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GLImageView/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}