blob: 1e8b32f7ad0e26b0a0de7a7dc4759ab657ab2049 [file] [log] [blame]
{
"name": "CJChartView",
"version": "0.0.2",
"summary": "简单易用的统计图表(包括:扇形图、进度条、柱状图、折线图。。。)",
"description": "简单易用的统计图表(包括:扇形图、进度条、柱状图、折线图。。。)",
"homepage": "https://github.com/CircusJonathan/CJChartView",
"license": "MIT",
"authors": {
"Jonathan": "Jonathan_dk@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CircusJonathan/CJChartView.git",
"tag": "0.0.2"
},
"source_files": [
"CJChartView",
"CJChartView/**/*.{h,m}"
],
"exclude_files": "CJChartView/Exclude"
}