blob: 4fba4557aee2883dbaf1b32750bf1581eafb2ea7 [file] [log] [blame]
{
"name": "LECropPictureViewController",
"version": "0.1.0",
"summary": "Cropping a rect or a circle from images!",
"homepage": "https://github.com/lucasecf/LECropPictureViewController",
"license": "MIT",
"authors": {
"Lucas Eduardo": "lucasecf@gmail.com"
},
"source": {
"git": "https://github.com/lucasecf/LECropPictureViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LECropPictureViewController": [
"Pod/Assets/*.png"
]
}
}