blob: 036f4f886610472b57f6def1f826336d0a0eaf43 [file] [log] [blame]
{
"name": "GBChartLineView",
"version": "0.0.8",
"summary": "简单的折线图",
"description": "一款封装的简约折线图,具体查看截图以及使用",
"homepage": "https://github.com/olderMonster/GBChartLineView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"印聪": "cong.yin@ttpai.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/olderMonster/GBChartLineView.git",
"tag": "0.0.8"
},
"source_files": "GBChartLineView/GBChartsLineView/*.{h,m}"
}