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