blob: c633dd40a16688ed4ec5355e73633fbb67630f63 [file] [log] [blame]
{
"name": "TOCropViewController",
"version": "1.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view controller that allows users to crop UIImage objects.",
"homepage": "https://github.com/TimOliver/TOCropViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOCropViewController.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOCropViewController/**/*.{h,m}",
"resources": "TOCropViewController/*.lproj",
"requires_arc": true
}