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