blob: 6508f9c5d6dbeee3b561d0cc89c050f00ef16b35 [file] [log] [blame]
{
"name": "CropViewController",
"version": "2.3.1",
"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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swift/CropViewController/**/*.{swift}",
"requires_arc": true,
"dependencies": {
"TOCropViewController": [
]
}
}