2 "name": "GRKBarGraphView",
4 "summary": "Renders a one-item bar graph with an animatable percentage property and configurable orientation, colors, etc.",
5 "description": "A UIView subclass which renders a one-item bar graph with an animatable percentage\nproperty and configurable orientation, colors, etc. CALayers are used for drawing\nefficiency and implicit animation.",
6 "homepage": "https://github.com/levigroker/GRKBarGraphView",
7 "license": "Creative Commons Attribution 4.0 International License",
9 "Levi Brown": "levigroker@gmail.com"
11 "social_media_url": "https://twitter.com/levigroker",
13 "git": "https://github.com/levigroker/GRKBarGraphView.git",
19 "source_files": "GRKBarGraphView/**/*.{h,m}",