[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / c / 3 / e / GMImage / 1.0.8 / GMImage.podspec.json
blob71cd36439be714b950be4d5ece6c2f87ccc760d8
2   "name": "GMImage",
3   "version": "1.0.8",
4   "summary": "基于SDWebImage 3.8.2版本,优化关于大图显示的库,修复多图显示内存崩溃的问题,在文件UIImage+MultiFormat.m中",
5   "homepage": "https://git.civaonline.cn/wangguimin/GMImage",
6   "license": "MIT",
7   "authors": {
8     "wangguimin": "870503894@qq.com"
9   },
10   "source": {
11     "git": "https://git.civaonline.cn/wangguimin/GMImage.git",
12     "tag": "1.0.8"
13   },
14   "source_files": "SDWebImage/SDWebImage/*.{h,m}",
15   "frameworks": "Foundation",
16   "platforms": {
17     "ios": "8.0"
18   }