[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 0 / 4 / 7 / TBBLineChartView / 1.0.1 / TBBLineChartView.podspec.json
blobccf0d766764842f957b74f3daa2390a1aadd41e1
2   "name": "TBBLineChartView",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "TBBLineChartView/source/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ]
24   }