blob: 8d1f7f7b819e2e9cad8260030614149e1a7ee6b3 [file] [log] [blame]
{
"name": "NYChartView",
"version": "0.0.1",
"summary": "利用collectionview封装的柱状图",
"homepage": "https://github.com/JanyGee/NYChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jany": "1321899953@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JanyGee/NYChartView.git",
"tag": "0.0.1"
},
"source_files": [
"NYChartView",
"NYChartView/**/*.{h,m}"
],
"requires_arc": true
}