blob: acbc3db4b5fc73c6112c9e40fae792edfd151d6d [file] [log] [blame]
{
"name": "GLImageView",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "GLImageView/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}