blob: 72af9f0ae539bb378d7262e63fc33d3a93e0c435 [file] [log] [blame]
{
"name": "BLImageCrop-Swift",
"version": "1.0.0",
"summary": "图片剪裁swift 版本",
"description": "轻量级的 图片剪裁 swift 版本",
"homepage": "https://github.com/IceTears1/BlImageCrop-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"冰": "642203775@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IceTears1/BlImageCrop-Swift.git",
"tag": "1.0.0"
},
"source_files": "BLImageCropView/BLImageCropView/BLImageCrop/*.{swift}",
"requires_arc": true,
"swift_version": "4.0"
}