blob: 2f5c4d91243eda6bfcd0f63d00fd8e181a296914 [file] [log] [blame]
{
"name": "MLCompressImage",
"version": "1.0.2",
"summary": "A delightful iOS module and sdk framework.",
"homepage": "http://gitlab.mljr.com/moon-ios/MLCompressImage.git",
"license": "MIT",
"authors": {
"刘祥洋": "xiangyang.liu@mljr.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.mljr.com/moon-ios/MLCompressImage.git",
"tag": "1.0.2"
},
"source_files": "MLCompressImage/MLCompressImage/**/*",
"requires_arc": true,
"ios": {
"frameworks": "CoreImage"
}
}