blob: 821fa7435a497490b72265b78d6fb6fab9255c4c [file] [log] [blame]
{
"name": "KZReportView",
"version": "1.0.0",
"summary": "A view to show report data.",
"homepage": "https://github.com/kassol/KZReportView",
"license": "MIT",
"authors": {
"kassol": "kassol.zx@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kassol/KZReportView.git",
"tag": "1.0.0"
},
"source_files": [
"KZReportView/KZReportView.{h,m}",
"KZReportView/KZReportCell.{h,m}"
]
}