blob: 70fef5e4ffbe3b925f741b423cb9a08c7a29cb55 [file] [log] [blame]
{
"name": "ABUtils",
"version": "0.1.3",
"summary": "Utils that can be used in any project, to reduce the amount of repetitive code by providing users with useful pre-written functions.",
"description": "Utils that can be used in any project, to reduce the amount of repetitive code by providing users with useful pre-written functions. As demand increases for a function, it will be added.",
"homepage": "https://github.com/andrewboryk/ABUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Boryk": "aboryk@mercymavericks.edu"
},
"source": {
"git": "https://github.com/andrewboryk/ABUtils.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABUtils/Classes/**/*"
}