blob: fa072c5d31b25529641ff95f2ca46d92994dfd4c [file] [log] [blame]
{
"name": "LGPImageEditor",
"version": "0.0.2",
"summary": "用于选择图片后编辑,矩形,圆形,也可以自定义路径作为剪切的依据。",
"homepage": "https://github.com/LiaoGuopeng/LGPImageEditor",
"license": "MIT",
"authors": {
"guopeng liao": "756581014@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiaoGuopeng/LGPImageEditor.git",
"tag": "0.0.2"
},
"source_files": "ImageShear/LGPImageEditor/**/*.{h,m}",
"requires_arc": true
}