[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / CHKLineChart / 1.0.2 / CHKLineChart.podspec.json
blob91043349679baa233e843a7fc6c16f1be978fa82
2   "name": "CHKLineChart",
3   "version": "1.0.2",
4   "summary": "纯Swift3.0代码编写的K线图表组件",
5   "description": "纯Swift3.0代码编写的K线图表组件,支持:MA,EMA,KDJ,MACD等技术指标显示。集成使用简单,二次开发扩展强大",
6   "homepage": "https://github.com/zhiquan911/CHKLineChart",
7   "screenshots": "https://github.com/zhiquan911/CHKLineChart/blob/master/demo.png?raw=true",
8   "license": "MIT",
9   "authors": {
10     "Chance": "zhiquan911@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/zhiquan911/CHKLineChart.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "CHKLineChart/CHKLineChart/Classes/*.{swift,h,m}",
20   "requires_arc": true