blob: 97eb36abc2401e3059daac8516367f5656ad525f [file] [log] [blame]
{
"name": "UIImage+BlurredFrame",
"version": "0.0.1",
"summary": "UIImage+BlurredFrame is a UIImage category that blurs an specified frame of a UIImage",
"homepage": "https://github.com/Adrian2112/UIImage-BlurredFrame",
"license": "MIT",
"authors": {
"Adrian Gonzalez": "bernardogzzf@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Adrian2112/UIImage-BlurredFrame.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": false
}