[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / c / FRD3DBarChart / 1.1.1 / FRD3DBarChart.podspec.json
blob9ab29dc4d0250f552d22d6b006b548f48f002844
2   "name": "FRD3DBarChart",
3   "version": "1.1.1",
4   "summary": "Interactive iOS 3D bar chart control made with GLKit.",
5   "homepage": "https://github.com/sebastienwindal/FRD3DBarChart",
6   "license": "New BSD",
7   "authors": {
8     "Sebastien Windal": "sebastien@windal.net"
9   },
10   "source": {
11     "git": "https://github.com/sebastienwindal/FRD3DBarChart.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": [
18     "FRD3DBarChart/FRD3DBarChartViewController*.{h,m}",
19     "FRD3DBarChart/Shapes.h"
20   ],
21   "frameworks": [
22     "OpenGLES",
23     "GLKit",
24     "QuartzCore",
25     "CoreText"
26   ],
27   "requires_arc": true