7 "Alvaro Franco": "alvarofrancoayala@gmail.com"
10 "git": "https://github.com/AlvaroFranco/AFBlurSegue.git",
13 "source_files": "Classes/*.{h,m}",
15 "name": "AFBlurSegue",
16 "homepage": "https://github.com/AlvaroFranco/AFBlurSegue",
17 "description": "AFBlurSegue is a UIStoryboardSegue custom implementation that will blur the background of your modal view controller automatically. Also, it uses the UIImage+ImageEffects class provided by Apple instead of the UIToolbar hack.",
22 "screenshots": "https://camo.githubusercontent.com/68c4decb44114d5314d58a356f01c93a18399fc4/68747470733a2f2f7261772e6769746875622e636f6d2f416c7661726f4672616e636f2f4146426c757253656775652f6d61737465722f696d672f707265766965772e676966",
23 "summary": "Custom UIStoryboardSegue implementation for blurring the background of a modal view controller."