blob: 7ecf265264f61b8597c2dbef7b809d9390ff7011 [file] [log] [blame]
{
"name": "NPReportView",
"version": "1.0.0",
"summary": "多功能报表控件",
"description": " 支持跨行跨列的复合表头。\n 支持自定义风格样式。\n 支持响应点击和长按事件。\n 支持行高自适应。\n 支持排序功能。\n",
"homepage": "https://github.com/NoResound/NPReportView",
"license": "MIT",
"authors": {
"NoResound": "resounding@yeah.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NoResound/NPReportView.git",
"tag": "1.0.0"
},
"source_files": "NPReportView/*.{h,m}",
"requires_arc": true
}