[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / 5 / 6 / c / FRD3DBarChart / 1.0.0 / FRD3DBarChart.podspec.json
blob0b8121f10c98d5cf19013f6f69616b30a227e126
2   "name": "FRD3DBarChart",
3   "version": "1.0.0",
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.0.0"
13   },
14   "platforms": {
15     "ios": null
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