[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 2 / BEMSimpleLineGraph / 2.0.1 / BEMSimpleLineGraph.podspec.json
blobf4c38551a9c7ce0f6b57f3a43b022a4109832b85
2   "name": "BEMSimpleLineGraph",
3   "version": "2.0.1",
4   "summary": "iOS library to create simple line graphs/charts (charting library).",
5   "homepage": "https://github.com/Boris-Em/BEMSimpleLineGraph",
6   "screenshots": [
7     "http://img843.imageshack.us/img843/3821/ru8f.png",
8     "http://img30.imageshack.us/img30/4479/gt3s.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Boris Emorine": "boris.emorine@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/Boris-Em/BEMSimpleLineGraph.git",
19     "tag": "v2.0.1"
20   },
21   "platforms": {
22     "ios": "6.0"
23   },
24   "requires_arc": true,
25   "source_files": [
26     "Classes",
27     "Classes/*.{h,m}"
28   ]