blob: 618494dd42bd33de9243691afe3d26eee9feae72 [file] [log] [blame]
{
"name": "VPImageCropper",
"version": "0.0.1",
"summary": "Used for cropping user portrait.",
"description": "\t\t\tImage cropper like the one in WeChat, used for cropping user portrait.\n",
"homepage": "https://github.com/jiecao-fm/VPImageCropper",
"license": "MIT",
"authors": "Shannon",
"social_media_url": "https://github.com/jiecao-fm",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jiecao-fm/VPImageCropper.git",
"tag": "v0.0.1"
},
"source_files": "VPImageCropperDemo/VPImageCropper/**/*.*",
"requires_arc": true
}