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",
9 "Keegan Rush": "galaxyplansoftware@gmail.com"
12 "git": "https://github.com/Rush42/SwiftCron.git",
15 "social_media_url": "https://twitter.com/RushKeegan",
19 "source_files": "SwiftCron/Classes/**/*"