[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 9 / e / 7 / GRKBarGraphView / 1.1.2 / GRKBarGraphView.podspec.json
blob94c3ea51407e0a1fb8541be6d1dd30d0ff97e45e
2   "name": "GRKBarGraphView",
3   "version": "1.1.2",
4   "summary": "Renders a one-item bar graph with an animatable percentage property and configurable orientation, colors, etc.",
5   "description": "\t\tA UIView subclass which renders a one-item bar graph with an animatable percentage\n\t\tproperty and configurable orientation, colors, etc. CALayers are used for drawing\n\t\tefficiency and implicit animation.\n",
6   "homepage": "https://github.com/levigroker/GRKBarGraphView",
7   "license": "Creative Commons Attribution 3.0 Unported License",
8   "authors": {
9     "Levi Brown": "levigroker@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/levigroker",
12   "source": {
13     "git": "https://github.com/levigroker/GRKBarGraphView.git",
14     "tag": "1.1.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "GRKBarGraphView/**/*.{h,m}",
20   "requires_arc": true