4 "summary": "FXImageView is a class designed to simplify the application of common visual effects.",
5 "description": " FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images. FXImageView includes sophisticated queuing and caching logic to maximise performance when rendering these effects in real time.\n\n As a bonus, FXImageView includes a standalone UIImage category for cropping, scaling and applying effects directly to an image.\n",
6 "homepage": "https://github.com/nicklockwood/FXImageView",
9 "Nick Lockwood": "support@charcoaldesign.co.uk"
12 "git": "https://github.com/nicklockwood/FXImageView.git",
15 "source_files": "FXImageView/{FXImageView,UIImage+FX}.{h,m}",
16 "frameworks": "QuartzCore",