blob: 3749e757daa47e147770fad725bdee133dfd314c [file] [log] [blame]
{
"name": "MNCompressImage",
"version": "1.0.5",
"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.5"
},
"source_files": "MNCompressImage/**/*",
"requires_arc": true,
"ios": {
"frameworks": "CoreImage"
}
}