blob: b6a4168a17e85ec4647d404bc6a0bf1905a6d973 [file] [log] [blame]
{
"name": "UIImage-ResizeNCrop",
"version": "0.0.5",
"summary": "Resize UIImage with keeping quality",
"description": " Resize UIImage with keeping aspect ratio or not.\n Crop UIImage.\n Create thumbnail\n",
"homepage": "https://github.com/Yabon14/UIImage-ResizeNCrop",
"license": "MIT",
"authors": {
"Yann BONAFONS": "yann.bonafons@gmail.com"
},
"source": {
"git": "https://github.com/Yabon14/UIImage-ResizeNCrop.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"frameworks": "UIKit"
}