blob: c56f1ef3acc50559c01316cb04ddac7fd7ce6f7c [file] [log] [blame]
{
"name": "YOLOKit",
"version": "8",
"source": {
"git": "https://github.com/mxcl/YOLOKit.git",
"tag": "8"
},
"requires_arc": true,
"source_files": [
"*.m",
"YOLO.h"
],
"summary": "A delightful library for enumerating Foundation objects.",
"description": " You only live once: enumerating arrays, dictionaries and\n strings should be easy, powerful and delightful.\n \n Friends don’t let friends use 1983 design patterns.\n \n From the creator of Homebrew.\n",
"homepage": "https://github.com/mxcl/YOLOKit",
"frameworks": "Foundation",
"authors": {
"Max Howell": "mxcl@me.com"
},
"license": {
"type": "Public Domain",
"file": "README.markdown"
}
}