blob: 05d6bcb3857f27da91698d94b8248cb482b02c90 [file] [log] [blame]
{
"name": "MCChartView",
"version": "0.0.1",
"summary": "MCChartView are some chartView used in my project!",
"description": " A longer description of MCChartView in Markdown format.\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!\n",
"homepage": "https://github.com/zhmch0329/MCChartView",
"license": "MIT",
"authors": {
"zhmch0329": "zhang-minchao@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhmch0329/MCChartView.git",
"tag": "0.0.1"
},
"source_files": [
"MCChartView",
"MCChartView/View/**/*.{h,m}"
]
}