blob: 442f5d9e02b243045f78ee5fbf603578abc805c5 [file] [log] [blame]
{
"name": "BEMSimpleLineGraph",
"version": "3.2",
"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": "v3.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}