4 "summary": "Cron expression parser.",
5 "description": "A cron expression parser written in Swift that can take a cron string and give you the next run date and time specified in the string.",
6 "homepage": "https://github.com/TheCodedSelf/SwiftCron",
9 "Keegan Rush": "thecodedself@gmail.com"
12 "git": "https://github.com/TheCodedSelf/SwiftCron.git",
15 "social_media_url": "https://twitter.com/RushKeegan",
19 "source_files": "Sources/**/*"