[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 0 / BBStockChartView / 1.0.1 / BBStockChartView.podspec.json
blob5d6ac87c988a4b251c7cfeb955a280cde8827763
2   "name": "BBStockChartView",
3   "version": "1.0.1",
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.0.1"
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