blob: 886cd03b872ec1b1b2dea82b761fef921498a743 [file] [log] [blame]
{
"name": "HCUtils",
"version": "0.1.0",
"summary": "A hodgepodge of utils used by the one-and-only HerrChmafi!",
"description": "WIP: I will update this later. To bypass the warnings, this has to be longer than the summary!",
"homepage": "https://github.com/herrchmafi/HCUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herrchmafi": "darrenjyng@gmail.com"
},
"source": {
"git": "https://github.com/herrchmafi/HCUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HCUtils/Classes/**/*"
}