blob: 4e7ec9a0d76f152fea539203f8895643438b9d2f [file] [log] [blame]
{
"name": "CJChartView",
"version": "0.0.8",
"summary": "简单易用的统计图表(包括:扇形图、进度条、柱状图、折线图。。。)",
"description": "简单易用的统计图表(包括:扇形图、进度条、柱状图、折线图。。。)\n提供方便用户集成使用的统计图表绘制\n持续更新中。。。",
"homepage": "https://github.com/elkshrek/CJChartView",
"license": "MIT",
"authors": {
"Jonathan": "Jonathan_dk@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/elkshrek/CJChartView.git",
"tag": "0.0.8"
},
"source_files": [
"CJChartView",
"CJChartView/**/*.{h,m}"
],
"requires_arc": true
}