blob: e5dcdfb1a8602331226892ff766fe3ba81f8d733 [file] [log] [blame]
{
"name": "TOCropViewController",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOCropViewController/**/*.{h,m}",
"resources": "TOCropViewController/*.lproj",
"requires_arc": true
}