2 "name": "YUGLTransition",
4 "summary": "OpenGL based transition for iOS. Based on GPUImage.",
5 "description": " The YUGLTransition is a library that lets you create GPU-based transition to UIView and UIViewController.\n\n It uses GPUImage for the rendering part.\n\n There're some ready-to-use transition effects, like ripple, swap, doorway, flash, flyeye, etc. And it allows you to create your own custom transitions by providing your custom transition filter.\n",
6 "homepage": "https://github.com/YuAo/YUGLTransition",
12 "YuAo": "me@imyuao.com"
18 "git": "https://github.com/YuAo/YUGLTransition.git",
21 "source_files": "YUGLTransition/**/*.{h,m}",