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",
30 "source_files": "OVBlurKit/Classes/OVImageBlurringEngine.swift"
33 "name": "RemoteImageSupport",
39 "source_files": "OVBlurKit/Classes/**/*"