[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 6 / YOLOKit / 5 / YOLOKit.podspec.json
blob1d6f9962b2ddec07c00a9ab4ead65d2fc0a0c4be
2   "name": "YOLOKit",
3   "version": "5",
4   "source": {
5     "git": "https://github.com/mxcl/YOLOKit.git",
6     "tag": "5"
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   }