blob: 9808ed1c22ef3c0ffe7ab3611fe9cf49117835d1 [file] [log] [blame]
{
"name": "LGCyImageBrowser",
"version": "1.0.5",
"license": {
"type": "MIT"
},
"summary": "图片浏览器,支持缩放 ,拖动消失、双击放大等,支持桥接swift 语言",
"description": "图片浏览器,支持缩放 ,拖动消失、双击放大等,支持桥接swift 语言",
"homepage": "https://github.com/lanligang/CyImageBrowser",
"authors": {
"LenSky": "lslanligang@sina.com"
},
"source": {
"git": "https://github.com/lanligang/CyImageBrowser.git",
"tag": "1.0.5"
},
"source_files": "LGCyImageBrowser/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
]
},
"dependencies": {
"SDWebImage": [
]
}
}