4 "summary": "A lightweight task scheduler for Swift.",
5 "description": "Schedule is a missing lightweight task scheduler for Swift.\nIt allows you run timed tasks using an incredibly human-friendly syntax.",
6 "homepage": "https://github.com/jianstm/Schedule",
12 "Quentin Jin": "jianstm@gmail.com"
15 "git": "https://github.com/jianstm/Schedule.git",
18 "source_files": "Sources/Schedule/*.swift",
20 "swift_version": "4.1",