[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 0 / BBStockChartView / 1.1.2 / BBStockChartView.podspec.json
blobf2f46d6566212a4677675beef43d4afb591b16d0
2   "name": "BBStockChartView",
3   "version": "1.1.2",
4   "summary": "An iOS stock chart library in Objective-C, K-Line.",
5   "description": "  \t\t\t\tA stock chart view written in Objective-C, including K-Line\n",
6   "homepage": "https://github.com/chenxiaoyu3/BBStockChartView",
7   "license": {
8     "type": "GPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxiaoyu": "chenxiaoyu3@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/chenxiaoyu3/BBStockChartView.git",
19     "tag": "1.1.2"
20   },
21   "source_files": [
22     "BBStockChartView",
23     "BBStockChartView/**/*"
24   ],
25   "exclude_files": "BBStockChartViewDemo",
26   "frameworks": [
27     "Foundation",
28     "CoreGraphics",
29     "UIKit"
30   ],
31   "requires_arc": true