blob: 2ca6e9b1c12da3c20ca6106aaba06e48c132a444 [file] [log] [blame]
{
"name": "LRSChartView",
"version": "1.2.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": "v1.2.0"
},
"source_files": "LRSChartView/LRSChartView/LRSChartView/*",
"requires_arc": true,
"frameworks": "UIKit"
}