blob: 2c19474fffc5e3c0705b4478bc7c4a1a1865ef05 [file] [log] [blame]
{
"name": "HKChart",
"version": "0.0.1",
"summary": "环形渐变进度条",
"description": "环形渐变进度条,进度可设置,速度可调整",
"homepage": "https://github.com/clairehu7/HKChart",
"license": "MIT",
"authors": {
"clairehu": "email@address.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/clairehu7/HKChart.git",
"tag": "0.0.1"
},
"source_files": "PieChart/PieChart/HKPieChartView",
"exclude_files": "Classes/Exclude"
}