blob: 513ee463b20ecc485f06dff80d00b3d315005f77 [file] [log] [blame]
{
"name": "MCChartView",
"version": "0.0.4",
"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!",
"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.4"
},
"source_files": [
"MCChartView",
"MCChartView/View/**/*.{h,m}"
]
}