blob: ce5bade42fc9156c2bd6bef0cf74d720d0ed4baa [file] [log] [blame]
{
"name": "RSKImageCropper",
"version": "1.2.0",
"summary": "An image cropper for iOS like in the Contacts app with support for landscape orientation.",
"homepage": "https://github.com/ruslanskorb/RSKImageCropper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ruslan Skorb": "ruslan.skorb@gmail.com"
},
"source": {
"git": "https://github.com/ruslanskorb/RSKImageCropper.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "RSKImageCropper",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true
}