2 "name": "GRKCircularGraphView",
4 "summary": "Renders a one-item circular bar graph with an animatable percentage property and configurable orientation, colors, etc.",
5 "description": "A UIView subclass which renders a one-item circular bar graph with an animatable\npercentage property and configurable start angle, colors, etc. CALayers are used\nfor drawing efficiency and implicit animation.",
6 "homepage": "https://github.com/levigroker/GRKCircularGraphView",
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/GRKCircularGraphView.git",
19 "source_files": "GRKCircularGraphView/**/*.{h,m}"