2 "name": "SpreadsheetView",
4 "summary": "Full configurable spreadsheet view user interfaces for iOS applications.",
5 "description": "Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, Gantt chart, timetable as if you are using Excel.",
6 "homepage": "https://github.com/kishikawakatsumi/SpreadsheetView",
8 "https://raw.githubusercontent.com/kishikawakatsumi/SpreadsheetView/master/Resources/GanttChart.png",
9 "https://raw.githubusercontent.com/kishikawakatsumi/SpreadsheetView/master/Resources/Timetable.png",
10 "https://raw.githubusercontent.com/kishikawakatsumi/SpreadsheetView/master/Resources/DailySchedule_portrait.png"
15 "source_files": "Framework/Sources/*.swift",
16 "pod_target_xcconfig": {
17 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
18 "APPLICATION_EXTENSION_API_ONLY": "YES"
20 "frameworks": "UIKit",
22 "git": "https://github.com/kishikawakatsumi/SpreadsheetView.git",
30 "Kishikawa Katsumi": "kishikawakatsumi@mac.com"
32 "social_media_url": "https://twitter.com/k_katsumi",
33 "pushed_with_swift_version": "3.0"