blob: 3c4949726f1d1dc8e271ee134f6868e4b282bc94 [file] [log] [blame]
{
"name": "LECropPictureViewController",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LECropPictureViewController": [
"Pod/Assets/*.png"
]
}
}