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/Rush42/SwiftCron",
12 "Keegan Rush": "galaxyplansoftware@gmail.com"
14 "social_media_url": "https://twitter.com/RushKeegan",
19 "git": "https://github.com/Rush42/SwiftCron.git",
24 "SwiftCron/**/*.swift}"
26 "exclude_files": "Classes/Exclude"