blob: c343f593960a01f47c23c27558dfe734a28abb67 [file] [log] [blame]
{
"name": "YXJImageCompressor",
"version": "0.0.1",
"summary": "图片压缩,拍照上传压缩图片,比例压缩,data压缩,方便好用",
"description": "图片压缩,拍照上传压缩图片,比例压缩,data压缩,方便好用",
"homepage": "https://github.com/stubbornnessness",
"screenshots": "http://120.27.93.73/files/myPublicProject/YXJImageCompressor1.png",
"license": "Apache License, Version 2.0",
"authors": {
"stubbornness1219": "18223847097@163.com"
},
"source": {
"git": "https://github.com/EasySwift/YXJImageCompressor.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "YXJImageCompressor",
"source_files": "Pod/*.{h,m}",
"public_header_files": "Pod/*.h",
"frameworks": "UIKit"
}