4 "summary": "Selene is a library for scheduling background task operations.",
5 "description": " Similar to the linux scheduler, Selene calculates a task's goodness to determine whether\n the task should be executed.\n",
6 "homepage": "https://github.com/linkedin/Selene",
8 "type": "Apache License, Version 2.0",
12 "Kirollos Risk": "krisk@linkedin.com"
14 "social_media_url": "http://twitter.com/kirorisk",
19 "git": "https://github.com/linkedin/Selene.git",
22 "source_files": "Selene/Selene/**/*.{h,m}",
23 "frameworks": "Foundation",