[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / a / f / PHStockChart / 1.0.0 / PHStockChart.podspec.json
bloba4035b43f69a54b784e161e37d6d63f0b18e8150
2   "name": "PHStockChart",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "A StockChartView on ios,which implement by Objective-C.",
8   "homepage": "https://github.com/HeterPu/PHStockChart",
9   "license": "MIT",
10   "authors": {
11     "HuterPu": "wycgpeterhu@sina.com"
12   },
13   "social_media_url": "http://weibo.com/u/2342495990",
14   "source": {
15     "git": "https://github.com/HeterPu/PHStockChart.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "PHStockChart/PHStockChart/PHStockChartClasses",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "QuartzCore",
23     "UIKit"
24   ]