2 "name": "LASwiftToolbox",
4 "summary": "LASwiftToolbox is a compile of helpers, classes and extensions, to improve code reuse and enhance productivity.",
5 "description": "LASwiftToolbox\n\nGenericTable -> Helps to build quick table without effort.\n\nCompletionManager -> Helps you handle multi dependent async tasks, alternative to Group.\n\nMIT license, use as you wish.",
6 "homepage": "https://github.com/lucasca73/LASwiftToolbox",
12 "Lucas Costa Araujo": "lucascostaa73@gmail.com"
15 "git": "https://github.com/lucasca73/LASwiftToolbox.git",
21 "swift_versions": "5.0",
22 "source_files": "SwiftToolbox/Classes/**/*",
23 "swift_version": "5.0"