blob: 345efb547295a88913140bc3fb8e634294f254d8 [file] [log] [blame]
{
"name": "MMWHaleImageCropper",
"version": "0.1.2",
"summary": "An image cropper for iOS like in the Contacts app with support for landscape orientation.",
"homepage": "http://github.com/mailamanzur/MMWhaleImageCropper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maila Manzur": "mailamanzur@gmail.com"
},
"source": {
"git": "https://github.com/mailamanzur/MMWhaleImageCropper.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RSKImageCropper",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": true
}