4 "summary": "A scalable system to run tasks for your app with support for persistence.",
5 "description": "Provides a framework to submit your tasks to. The tasks run parallely and provide\na hook to make changes to your system locally before starting a task. The framework\nalso persists tasks with it so that any pending tasks can be restarted across app restarts.",
6 "homepage": "https://github.com/talk-to/Forge",
8 "type": "BSD 3-Clause",
12 "Ayush Goel": "ayushgoel111@gmail.com"
15 "git": "https://github.com/talk-to/Forge.git",
21 "swift_versions": "4.2",
22 "source_files": "Forge/Classes/**/*",
25 "Forge/Assets/*.xcdatamodeld",
26 "Forge/Classes/*.storyboard"
34 "swift_version": "4.2"