[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 2 / a / 6 / YOLOKit / 4 / YOLOKit.podspec.json
blob2d5445188c6fbbdd96532f4f8b60ffc965e9b796
2   "name": "YOLOKit",
3   "version": "4",
4   "source": {
5     "git": "https://github.com/mxcl/YOLOKit.git",
6     "tag": "4"
7   },
8   "requires_arc": true,
9   "source_files": [
10     "*.m",
11     "YOLO.h"
12   ],
13   "summary": "A delightful library for enumerating Foundation objects.",
14   "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",
15   "homepage": "https://github.com/mxcl/YOLOKit",
16   "frameworks": "Foundation",
17   "authors": {
18     "Max Howell": "mxcl@me.com"
19   },
20   "license": {
21     "type": "Public Domain",
22     "file": "README.markdown"
23   }