[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / d / ZYImageCompress / 1.1.0 / ZYImageCompress.podspec.json
blob1631e035807fc7991f9e56a312551a768b12066d
2   "name": "ZYImageCompress",
3   "version": "1.1.0",
4   "summary": "JPEG image compressor support with an UIImage category",
5   "description": "This library provides a category for UIImage with support for compressing image\ninto a smaller size.",
6   "homepage": "https://github.com/jerryhu/ZYImageCompress",
7   "license": "MIT",
8   "authors": {
9     "Jerry Hu": "jerryhunn@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/jerryhu/ZYImageCompress.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "ZYImageCompress/**/*.{h,m}",
19   "frameworks": "UIKit"