blob: db883c4cde819427854566158aee8e205f04d67f [file] [log] [blame]
{
"name": "ZMJGanttChart",
"version": "0.1.4",
"summary": "Full configurable sheet view user interfaces for iOS applications. eg:GanttChart, Schedul, TimeAble etc.",
"description": "Full configurable sheet view user interfaces for iOS applications. With this framework,\nyou can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.\n\nFeatures\n- Fixed column and row headers\n- Merge cells\n- Circular infinite scrolling automatically\n- Customize grids and borders for each cell\n- Customize inter cell spacing vertically and horizontally\n- Fast scrolling, memory efficient\n- `UICollectionView` like API",
"homepage": "https://github.com/keshiim/ZMJGanttChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zheng mingjun": "keshiim@163.com"
},
"source": {
"git": "https://github.com/keshiim/ZMJGanttChart.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJGanttChart/Classes/**/*",
"frameworks": "UIKit"
}