blob: c1e9a0dc0b4ca40aca530664bb2bc821646d08a3 [file] [log] [blame]
{
"name": "CJChartView",
"version": "0.0.3",
"summary": "简单易用的统计图表(包括:扇形图、进度条、柱状图、折线图。。。)",
"description": "简单易用的统计图表(包括:扇形图、进度条、柱状图、折线图。。。)\n提供方便用户集成使用的统计图表绘制\n持续更新中。。。",
"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.3"
},
"source_files": [
"CJChartView",
"CJChartView/**/*.{h,m}"
],
"exclude_files": "CJChartView/Exclude",
"requires_arc": true
}