blob: a1dc2a0c072133a86df63f4ada049d0e373988c0 [file] [log] [blame]
{
"name": "LGPImageEditor",
"version": "0.0.1",
"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.1"
},
"source_files": "ImageShear/LGPImageEditor/**/*.{h,m}",
"requires_arc": true
}