[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 4 / 3 / 8 / CHGraph / 0.0.6 / CHGraph.podspec.json
blobbafbdc50b7c7d955a146101e95c02d092b4df6ef
2   "name": "CHGraph",
3   "version": "0.0.6",
4   "summary": "Library to create graphs.",
5   "description": "                   Uses Core Graphics Framework\n",
6   "homepage": "https://bitbucket.org/OlegChulakovStudio/chgraph",
7   "license": "MIT",
8   "authors": {
9     "Andrey Korolenko": "ak@chulakov.ru"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://andreykorolenko@bitbucket.org/OlegChulakovStudio/chgraph.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/.{CHGraph.h, CHGraphView.h, CHGraphView.m, CHGraphLine.h, CHGraphLine.m, CHGraphPoint.h, CHGraphPoint.m, CHGraphBottomPoint.h, CHGraphBottomPoint.m, CHGraphBottomMonth.h, CHGraphBottomMonth.m, CHGraphViewPanGestureDelegate.h, CHGraphViewPanGestureDelegate.m}"
21   ],
22   "exclude_files": "Classes/Exclude"