blob: fb0c957b7557357946f15b9db74a2f81a6f8337d [file] [log] [blame]
{
"name": "BJImageCropper",
"version": "1.0.1",
"summary": "A simple UIView subclass that allows a user to crop an image.",
"description": " An easy to use library/control to allow the user to crop an image to their specfications.\n If you use it, I'd love to know! Twitter: @barrettjacobsen\n",
"homepage": "http://www.barrettj.com",
"license": "MIT",
"authors": {
"Barrett Jacobsen": "admin@barrettj.com"
},
"source": {
"git": "https://github.com/barrettj/BJImageCropper.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": "BJImageCropper",
"requires_arc": true
}