2 "name": "RCRScheduledTask",
4 "summary": "A simple facility for running scheduled, repeating tasks within an iOS app using cron-like strings for minutes.",
5 "homepage": "https://github.com/robinsonrc/RCRScheduledTask",
10 "authors": "Rich Robinson",
12 "git": "https://github.com/robinsonrc/RCRScheduledTask.git",
20 "RCRScheduledTask/*.{h,m}"
22 "frameworks": "Foundation"