[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 2 / BEMSimpleLineGraph / 3.2 / BEMSimpleLineGraph.podspec.json
blob442f5d9e02b243045f78ee5fbf603578abc805c5
2   "name": "BEMSimpleLineGraph",
3   "version": "3.2",
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": "v3.2"
25   },
26   "source_files": [
27     "Classes",
28     "Classes/**/*.{h,m}"
29   ]