blob: 1f149c9b89352015b58c115c668a65a6cee80e44 [file] [log] [blame]
{
"name": "BSChartView",
"version": "0.3.0",
"summary": "A short description of BSChartView.",
"description": "折线图,柱状图,圆饼图工具",
"homepage": "https://github.com/FreeBaiShun",
"license": "MIT",
"authors": {
"FreeBaiShun": "851083075@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FreeBaiShun/BSChartView.git",
"tag": "0.3.0"
},
"subspecs": [
{
"name": "Core",
"source_files": [
"BSChartView",
"BSChartView/*.{h,m}"
]
}
]
}