blob: d68d311dac5955cc04f0cb2027cdeb7e966f44b4 [file] [log] [blame]
{
"name": "chartTest",
"version": "0.1.3",
"summary": "一款多种特效的折线图",
"description": "一款多种特效的折线图哟",
"homepage": "https://github.com/lihaiyang123/LHYChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihaiyang123": "lihaiyang730325@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lihaiyang123/LHYChartView.git",
"tag": "v0.1.3"
},
"source_files": "chartTest/chartTest/charView/*",
"requires_arc": true,
"frameworks": "UIKit"
}