[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / a / 6 / YOLOKit / 3 / YOLOKit.podspec.json
blob6c307575db1f79130b23d1341b1d5fcb4e30b7aa
2   "name": "YOLOKit",
3   "version": "3",
4   "source": {
5     "git": "https://github.com/mxcl/YOLOKit.git",
6     "tag": "3"
7   },
8   "requires_arc": true,
9   "source_files": [
10     "*.m",
11     "YOLO.h"
12   ],
13   "summary": "A delightful library for enumerating Foundation.",
14   "description": "                   You only live once, so let’s use modern design patterns in\n                   our iPhone apps. Enumerating arrays and dictionaries should\n                   be fun. Add some YOLOKit to your app.\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   }