blob: 12fbfba4bb831f661018891a3e0573d6cd67a7de [file] [log] [blame]
{
"name": "BEMSimpleLineGraph",
"version": "4.0",
"summary": "Elegant Line Graphs for iOS (charting library)",
"description": "BEMSimpleLineGraph lets you create highly customizable line graphs / charts for iOS.",
"homepage": "https://github.com/Boris-Em/BEMSimpleLineGraph",
"screenshots": [
"http://s27.postimg.org/txboc1peb/BEMSimple_Line_Graph_Main.png",
"http://s21.postimg.org/3lkbvgp53/GIF_Touch_Report.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boris Emorine": "boris.emorine@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Boris-Em/BEMSimpleLineGraph.git",
"tag": "v4.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}