{ "name": "BEMSimpleLineGraph", "version": "4.1.1", "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.1" }, "requires_arc": true, "source": { "git": "https://github.com/Boris-Em/BEMSimpleLineGraph.git", "tag": "v4.1.1" }, "source_files": [ "Classes", "Classes/**/*.{h,m}" ] }