| { | |
| "name": "MLCompressImage", | |
| "version": "1.0.0", | |
| "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.0" | |
| }, | |
| "source_files": "MLCompressImage/MLCompressImage/**/*", | |
| "requires_arc": true, | |
| "ios": { | |
| "frameworks": "CoreImage" | |
| } | |
| } |