blob: 263b731552c5265afd7649218f8fc23483c78fcb [file] [log] [blame]
{
"name": "ImageCropperKit",
"version": "1.1.1",
"summary": "Detect and crop faces, barcodes, texts or rectangle in your image.(图片裁剪:支持人脸、二维码/条形码、文本、方框)",
"homepage": "https://github.com/cp110/ImageCropper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cp110": "1107223894@qq.com"
},
"source": {
"git": "https://github.com/cp110/ImageCropper.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ImageCropper/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}