blob: 535e94ef3efda3c20589c7c7c220765bff4ae842 [file] [log] [blame]
{
"name": "WHChartView",
"version": "1.1.2",
"summary": "WHChartView can draw histogram and curve chart. It's cool. XD",
"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!",
"homepage": "https://github.com/wongkoo/WHChartView",
"license": "MIT",
"authors": {
"wongkoo": "wangzhenhuip@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wongkoo/WHChartView.git",
"tag": "1.1.2"
},
"source_files": "WHChartView/*",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
]
}