blob: 84a0c983e1b09623ed259e878c84cc6776dd78c5 [file] [log] [blame]
{
"name": "BSChartView",
"version": "0.2.1",
"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.2.1"
},
"subspecs": [
{
"name": "Core",
"source_files": [
"BSChartView",
"BSChartView/*.{h,m}"
]
}
]
}