blob: 71cd36439be714b950be4d5ece6c2f87ccc760d8 [file] [log] [blame]
{
"name": "GMImage",
"version": "1.0.8",
"summary": "基于SDWebImage 3.8.2版本,优化关于大图显示的库,修复多图显示内存崩溃的问题,在文件UIImage+MultiFormat.m中",
"homepage": "https://git.civaonline.cn/wangguimin/GMImage",
"license": "MIT",
"authors": {
"wangguimin": "870503894@qq.com"
},
"source": {
"git": "https://git.civaonline.cn/wangguimin/GMImage.git",
"tag": "1.0.8"
},
"source_files": "SDWebImage/SDWebImage/*.{h,m}",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0"
}
}