[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 5 / WHChartView / 1.1.0 / WHChartView.podspec.json
blob5e95ec94b3982d5b25d17464a4a4563da9f01682
2   "name": "WHChartView",
3   "version": "1.1.0",
4   "summary": "WHChartView can draw histogram and curve chart. It's cool. XD",
5   "description": "To improve my iOS skills and make it useful.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/wongkoo/WHChartView",
7   "license": "MIT",
8   "authors": {
9     "wongkoo": "wangzhenhuip@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/wongkoo/WHChartView.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "WHChartView/*",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics",
22     "Foundation"
23   ]