blob: 7f358ec511fe2965ac0688c90fb1b7c084cdfcc4 [file] [log] [blame]
{
"name": "YJGraphView",
"version": "0.0.3",
"summary": "A customized view for graph.",
"description": "A customized view for broken line graph, bar graph, pie graph.",
"homepage": "https://github.com/yangjing901/YJGraphView",
"license": "MIT",
"authors": {
"Yangjing901": "yangjing901@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangjing901/YJGraphView.git",
"tag": "0.0.3"
},
"source_files": "YJGraphView/*/*.{h,m}"
}