blob: 361952600f51ff674798787575c7fe277ff1fe6a [file] [log] [blame]
{
"name": "CHKLineChart",
"version": "1.6.0",
"summary": "纯Swift3.0代码编写的K线图表组件",
"description": "纯Swift3.0代码编写的K线图表组件,支持:MA,EMA,KDJ,MACD等技术指标显示。集成使用简单,二次开发扩展强大",
"homepage": "https://github.com/zhiquan911/CHKLineChart",
"screenshots": "https://github.com/zhiquan911/CHKLineChart/blob/master/demo.png?raw=true",
"license": "MIT",
"authors": {
"Chance": "zhiquan911@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhiquan911/CHKLineChart.git",
"tag": "1.6.0"
},
"source_files": "CHKLineChart/CHKLineChart/Classes/*.{swift,h,m}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}