[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 0 / 4 / 7 / TBBLineChartView / 1.0.3 / TBBLineChartView.podspec.json
blob4d0ade87f22b1c4a8b36ddcb3380f654ecb748f2
2   "name": "TBBLineChartView",
3   "version": "1.0.3",
4   "summary": "iOS股票证券走势图--分时图",
5   "description": "* 分时图+K线图~完全用自己的思路封装的,绘制过程碰到一些坑\n* 网上很多第3方库使用的方法都一样,比如在绘制走势图封闭的背景颜色那一块\n  使用了更简单的思路\n*开源的很多,但是按照自己的思路完全写一遍收获更多",
6   "homepage": "https://github.com/HLTangbinbin",
7   "license": "MIT",
8   "authors": {
9     "HLTangbinbin": "m18513848880@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/HLTangbinbin/TBBLineChartView.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "TBBLineChartView/source/**/*",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ]
24   }