2 "name": "GRKGradientView",
4 "summary": "A UIView subclass which draws a configurable gradient.",
5 "description": "\t\tUse as you would any UIView and configure it to render a gradient instead of a solid color.\n",
6 "homepage": "https://github.com/levigroker/GRKGradientView",
7 "license": "Creative Commons Attribution 3.0 Unported License",
9 "Levi Brown": "levigroker@gmail.com"
11 "social_media_url": "https://twitter.com/levigroker",
13 "git": "https://github.com/levigroker/GRKGradientView.git",
19 "source_files": "GRKGradientView/**/*.{h,m}",
20 "frameworks": "CoreGraphics",