blob: 7a510a55027ee69dd575c2951198cc7c40643a40 [file] [log] [blame]
{
"name": "KPColumnChart",
"version": "0.0.1",
"summary": "ios 柱状图",
"description": "ios 自定义柱状图",
"homepage": "https://github.com/yixitingfeng/KPColumnChart",
"license": "MIT",
"authors": {
"yixitingfeng": "wujinping0516@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yixitingfeng/KPColumnChart.git",
"tag": "0.0.1"
},
"source_files": [
"KPColumnChart",
"KPColumnChart/KPColumnChart/**/*.{h,m}"
]
}