[Add] RSKCollectionViewRetractableFirstItemLayout 3.0.0
[CocoaPods.git] / Specs / 2 / a / e / CHKLineChart / 1.0.1 / CHKLineChart.podspec.json
blobbd09320f0f4ac3df2bdb8d1dacf27af0c13e2c1c
2   "name": "CHKLineChart",
3   "version": "1.0.1",
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.1"
18   },
19   "source_files": "CHKLineChart/CHKLineChart/Classes/*.{swift,h,m}",
20   "requires_arc": true