blob: 24f86f1c740b41c1b14ec9fc8cb33e5b1367218f [file] [log] [blame]
{
"name": "DMKLineChart",
"version": "1.0.9",
"summary": "纯Swift4.0代码编写的K线图表组件.",
"description": "纯Swift4.0代码编写的K线图表组件,支持:MA,EMA,KDJ,MACD等技术指标显示。集成使用简单,二次开发扩展强大\n-https://github.com/zhiquan911/CHKLineChart",
"homepage": "https://github.com/yiyeshuxin/DMKLineChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yiyeshuxin": "liyuhang06@163.com"
},
"source": {
"git": "https://github.com/yiyeshuxin/DMKLineChart.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMKLineChart/Classes/**/*"
}