[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 5 / 1 / BarGraphView / 0.0.1 / BarGraphView.podspec.json
blob80776e6fd964f2fc626cac1cbcdc46d08a14dd4d
2   "name": "BarGraphView",
3   "version": "0.0.1",
4   "summary": "生成年月周日等折线图和柱状图",
5   "homepage": "https://github.com/qscxwei/BarGraphView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "qscxwei",
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/qscxwei/BarGraphView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "BarGraphView",
20     "BarGraphView/BarGraphView/**/*.{h,m}"
21   ],
22   "exclude_files": "BarGraphView/Exclude",
23   "public_header_files": [
24     "BarGraphView/BarGraphView/GraphCommonView.h",
25     "BarGraphView/BarGraphView/*.h"
26   ],
27   "requires_arc": true