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