blob: 83c0d046d86da14253cf1f7b6f5bc662fe200895 [file] [log] [blame]
{
"name": "BlurImageProcessor",
"version": "1.0.0",
"summary": "BlurImageProcessor offers a very easy and practical way to generate blurred images in real time.",
"homepage": "https://github.com/danielalves/BlurImageProcessor",
"screenshots": "https://raw.githubusercontent.com/danielalves/BlurImageProcessor/master/blur-image-processor.gif",
"license": "MIT",
"authors": "Daniel L. Alves",
"source": {
"git": "https://github.com/danielalves/BlurImageProcessor.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "BlurImageProcessor/ALDBlurImageProcessor",
"frameworks": "Accelerate"
}