blob: ea4be1e1d5ccee6618f26e8fb220d03f0c17b982 [file] [log] [blame]
{
"name": "XDDrawChart",
"version": "0.0.1",
"summary": "绘制柱状图、折线图",
"homepage": "https://github.com/liuxiaodongLXD/XDDrawChart",
"license": "MIT",
"authors": {
"liuxiaodongLXD": "lxd2020nba@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuxiaodongLXD/XDDrawChart.git",
"tag": "0.0.1"
},
"source_files": "XDDrawChartDemo/XDDrawChartDemo/XDDrawChart/header/*.{h,m}",
"requires_arc": true
}