| { |
| "name": "ElliotableSwiftUI", |
| "version": "0.0.1", |
| "summary": "ElliotableSwiftUI is simple library to generate Timetable of University.", |
| "description": "ElliotableSwiftUI is simple library to generate Timetable of University. If you only add a course, the course time is automatically calculated and added to the timetable.", |
| "homepage": "https://github.com/della-padula/ElliotableSwiftUI", |
| "license": "Apache License, Version 2.0", |
| "authors": "Taein Kim", |
| "platforms": { |
| "ios": "14.0" |
| }, |
| "source": { |
| "git": "https://github.com/della-padula/ElliotableSwiftUI.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "ElliotableSwiftUI", |
| "swift_versions": "5.2", |
| "swift_version": "5.2" |
| } |