[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 2 / 7 / GRKCircularGraphView / 1.1 / GRKCircularGraphView.podspec.json
blob3330f2f7e55e2c97870bd88c6a67a046f60c3aed
2   "name": "GRKCircularGraphView",
3   "version": "1.1",
4   "summary": "Renders a one-item circular bar graph with an animatable percentage property and configurable orientation, colors, etc.",
5   "description": "\t\tA UIView subclass which renders a one-item circular bar graph with an animatable\n\t\tpercentage property and configurable start angle, colors, etc. CALayers are used\n\t\tfor drawing efficiency and implicit animation.\n",
6   "homepage": "https://github.com/levigroker/GRKCircularGraphView",
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/GRKCircularGraphView.git",
14     "tag": "1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "GRKCircularGraphView/**/*.{h,m}",
20   "requires_arc": true