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