blob: c3e3158b9e54989aafef517dba54bdad7d76cca2 [file] [log] [blame]
{
"name": "HIPImageCropper",
"version": "2.0.0",
"summary": "Image cropping and scaling interface with edge snapping and high resolution support",
"homepage": "https://github.com/Hipo/HIPImageCropper",
"screenshots": "https://s3.amazonaws.com/f.cl.ly/items/0p2q2w0R040p3k3q1a1o/Image%202015-05-07%20at%203.54.05%20PM.png",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Taylan Pince": "taylan@hipolabs.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Hipo/HIPImageCropper.git",
"tag": "2.0.0"
},
"source_files": "Dependencies/HIPImageCropperView/*.{h,m}",
"requires_arc": true
}