blob: 61f0e9a01ca3568d51e5ed1bbce569c31559edbb [file] [log] [blame]
{
"name": "BarGraphView",
"version": "0.0.2",
"summary": "生成年月周日等折线图和柱状图",
"homepage": "https://github.com/qscxwei/BarGraphView",
"license": "MIT",
"authors": "qscxwei",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/qscxwei/BarGraphView.git",
"tag": "0.0.2"
},
"source_files": [
"BarGraphView",
"BarGraphView/BarGraphView/**/*.{h,m}"
],
"exclude_files": "BarGraphView/Exclude",
"public_header_files": [
"BarGraphView/BarGraphView/GraphCommonView.h",
"BarGraphView/BarGraphView/*.h"
],
"requires_arc": true
}