[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / e / WXImageCompress / 0.1.3 / WXImageCompress.podspec.json
blobc6eea2d74f781951892c26444859027ccdcb940b
2   "name": "WXImageCompress",
3   "version": "0.1.3",
4   "swift_versions": "5.1",
5   "summary": "Image size quality compression, very close to WeChat picture compression strategy",
6   "homepage": "https://github.com/hucool/WXImageCompress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tiger": "tiger@socool@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hucool/WXImageCompress.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_version": "5.1"