blob: 32d0db6e303daf872975536dee5ed80ca3576c6e [file] [log] [blame]
{
"name": "LRSChartView",
"version": "1.4.5",
"summary": "折线图",
"description": "修改折线图传值方法",
"homepage": "http://gitlab.yuejia100.com.cn/iOS/YJYChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihaiyang123": "lihaiyang730325@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.yuejia100.com.cn/iOS/YJYChartView.git",
"tag": "1.4.5"
},
"source_files": "LRSChartView/LRSChartView/*",
"requires_arc": true,
"frameworks": "UIKit"
}