blob: 4c3887d39ac76b368f50ccc38daa5eb8fa043a99 [file] [log] [blame]
{
"name": "TOCropViewController",
"version": "2.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": "2.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOCropViewController/**/*.{h,m}",
"resource_bundles": {
"TOCropViewControllerBundle": [
"TOCropViewController/**/*.lproj"
]
},
"requires_arc": true
}