blob: 8d8b17afefece2b7a4c64a0b3b4bb821453952db [file] [log] [blame]
{
"name": "ZEDBrowseBigImage",
"version": "0.0.1",
"summary": "一个用于查看大图,带有全屏大图显示消失动画的工具",
"description": "A short description of ZEDBrowseBigImage.\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/lichao1992/ZEDBrowseBigImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李超": "964139523@qq.com"
},
"source": {
"git": "https://github.com/lichao1992/ZEDBrowseBigImage.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZEDBrowseBigImage/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 4.2.2"
]
}
}