[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / 2 / BEMSimpleLineGraph / 2.3 / BEMSimpleLineGraph.podspec.json
blob89d7af5afbbd932540f170e459183595de54b37e
2   "authors": {
3     "Boris Emorine": "boris.emorine@gmail.com"
4   },
5   "name": "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     "file": "LICENSE",
12     "type": "MIT"
13   },
14   "source": {
15     "git": "https://github.com/Boris-Em/BEMSimpleLineGraph.git",
16     "tag": "v2.3"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "version": "2.3",
22   "source_files": [
23     "Classes",
24     "Classes/*.{h,m}"
25   ],
26   "summary": "iOS library to create simple line graphs/charts (charting library).",
27   "requires_arc": true,
28   "homepage": "https://github.com/Boris-Em/BEMSimpleLineGraph"