4 "summary": "Make UIImage blurred easily and safe",
5 "description": "OVBlurKit provides fast and non-deadlocking image blurring toolkit using Apple's CIFilter under the hood",
6 "homepage": "https://github.com/Ovrchk/OVBlurKit",
12 "Ovrchk": "d@ovrchk.com"
15 "git": "https://github.com/Ovrchk/OVBlurKit.git",
21 "default_subspecs": "RemoteImageSupport",
25 "source_files": "OVBlurKit/Classes/OVImageBlurringEngine.swift"
28 "name": "RemoteImageSupport",
34 "source_files": "OVBlurKit/Classes/**/*"