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