[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / d / ZYImageCompress / 1.0.0 / ZYImageCompress.podspec.json
blob02e43a41b22c9080277653b2089217844aa6febe
2   "name": "ZYImageCompress",
3   "version": "1.0.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.0.0"
17   },
18   "source_files": "ZYImageCompress/**/*.{h,m}",
19   "frameworks": "UIKit"