4 "summary": "WorkManager is a periodic task scheduler",
5 "description": "WorkMaanger shedules periodic task that get executed regardless of the app sessions",
6 "homepage": "https://github.com/gojek/WorkManager",
13 "git": "https://github.com/gojek/WorkManager.git",
19 "swift_versions": "5.0",
20 "source_files": "Sources/WorkManager/*.swift",
21 "swift_version": "5.0"