blob: bc8a4f80939096d057c52fd4ff09e6ee370f2806 [file] [log] [blame]
{
"name": "LGCyImageBrowser",
"version": "2.0.11",
"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": "2.0.11"
},
"source_files": "LGCyImageBrowser/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
]
},
"dependencies": {
"SDWebImage": [
]
}
}