[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / 2 / BEMSimpleLineGraph / 4.0 / BEMSimpleLineGraph.podspec.json
blob12fbfba4bb831f661018891a3e0573d6cd67a7de
2   "name": "BEMSimpleLineGraph",
3   "version": "4.0",
4   "summary": "Elegant Line Graphs for iOS (charting library)",
5   "description": "BEMSimpleLineGraph lets you create highly customizable line graphs / charts for iOS.",
6   "homepage": "https://github.com/Boris-Em/BEMSimpleLineGraph",
7   "screenshots": [
8     "http://s27.postimg.org/txboc1peb/BEMSimple_Line_Graph_Main.png",
9     "http://s21.postimg.org/3lkbvgp53/GIF_Touch_Report.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Boris Emorine": "boris.emorine@gmail.com"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/Boris-Em/BEMSimpleLineGraph.git",
24     "tag": "v4.0"
25   },
26   "source_files": [
27     "Classes",
28     "Classes/**/*.{h,m}"
29   ]