[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 2 / BEMSimpleLineGraph / 4.1 / BEMSimpleLineGraph.podspec.json
blob5b052973f18e67cda29a840fb1a94bc46ab59234
2   "name": "BEMSimpleLineGraph",
3   "version": "4.1",
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.1"
20   },
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/Boris-Em/BEMSimpleLineGraph.git",
24     "tag": "v4.1"
25   },
26   "source_files": [
27     "Classes",
28     "Classes/**/*.{h,m}"
29   ]