blob: c6eea2d74f781951892c26444859027ccdcb940b [file] [log] [blame]
{
"name": "WXImageCompress",
"version": "0.1.3",
"swift_versions": "5.1",
"summary": "Image size quality compression, very close to WeChat picture compression strategy",
"homepage": "https://github.com/hucool/WXImageCompress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiger": "tiger@socool@gmail.com"
},
"source": {
"git": "https://github.com/hucool/WXImageCompress.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.1"
}