4 "summary": "Utils that can be used in any project, to reduce the amount of repetitive code by providing users with useful pre-written functions.",
5 "description": "ABUtils is a library which provides pre-written functionality. This makes it easier to develop cleaner code by removing the need for repetitive code, as well as easier to get started without having to re-write code between projects. As demand increases for a function, it will be added.",
6 "homepage": "https://github.com/andrewboryk/ABUtils",
12 "Andrew Boryk": "aboryk@mercymavericks.edu"
15 "git": "https://github.com/andrewboryk/ABUtils.git",
21 "source_files": "ABUtils/Classes/**/*"