blob: 4cd5b0d89238bdccc67a9966dbc294344f1cb5c8 [file] [log] [blame]
{
"name": "FRD3DBarChart",
"version": "0.0.1",
"summary": "Interactive iOS 3D bar chart control made with GLKit.",
"homepage": "https://github.com/sebastienwindal/FRD3DBarChart",
"license": "New BSD",
"authors": {
"Sebastien Windal": "sebastien@windal.net"
},
"source": {
"git": "https://github.com/sebastienwindal/FRD3DBarChart.git",
"commit": "a07b24e3da858e60f45583dc5a761b955ba1012f"
},
"platforms": {
"ios": null
},
"source_files": [
"FRD3DBarChart/FRD3DBarChartViewController*.{h,m}",
"FRD3DBarChart/Shapes.h"
],
"requires_arc": true
}