blob: d5d2c61aa5160ecff09eb572dbe52816d1cad40f [file] [log] [blame]
{
"name": "LRSChartView",
"version": "0.4.0",
"summary": "折线图",
"description": "悦家云折线图",
"homepage": "https://github.com/lihaiyang123/LRSChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihaiyang123": "lihaiyang730325@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lihaiyang123/LRSChartView.git",
"tag": "v0.4.0"
},
"source_files": "LRSChartView/LRSChartView/LRSChartView/*",
"requires_arc": true,
"frameworks": "UIKit"
}