5 "git": "https://github.com/mxcl/YOLOKit.git",
9 "summary": "A delightful library for enumerating Foundation objects.",
10 "homepage": "https://github.com/mxcl/YOLOKit",
12 "Max Howell": "mxcl@me.com"
15 "type": "Public Domain"
24 "preserve_paths": "YOLO.ph"
33 "source_files": "*+all.m",
35 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_ALL=1"
45 "source_files": "*+any.m",
47 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_ANY=1"
57 "source_files": "*+array.m",
59 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_ARRAY=1"
72 "source_files": "*+chunk.m",
74 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_CHUNK=1"
84 "source_files": "*+concat.m",
86 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_CONCAT=1"
95 "YOLOKit/transpose": [
99 "source_files": "*+dict.m",
101 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_DICT=1"
111 "source_files": "*+each.m",
113 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_EACH=1"
123 "source_files": "*+extend.m",
125 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_EXTEND=1"
135 "source_files": "*+find.m",
137 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_FIND=1"
150 "source_files": "*+first.m",
152 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_FIRST=1"
162 "source_files": "*+flatMap.m",
164 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_FLATMAP=1"
174 "source_files": "*+flatten.m",
176 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_FLATTEN=1"
186 "source_files": "*+get.m",
188 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_GET=1"
198 "source_files": "*+groupBy.m",
200 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_GROUPBY=1"
210 "source_files": "*+has.m",
212 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_HAS=1"
222 "source_files": "*+indexOf.m",
224 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_INDEXOF=1"
234 "source_files": "*+inject.m",
236 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_INJECT=1"
249 "source_files": "*+join.m",
251 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_JOIN=1"
264 "source_files": "*+last.m",
266 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_LAST=1"
276 "source_files": "*+map.m",
278 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_MAP=1"
288 "source_files": "*+max.m",
290 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_MAX=1"
300 "source_files": "*+min.m",
302 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_MIN=1"
312 "source_files": "*+none.m",
314 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_NONE=1"
324 "source_files": "*+partition.m",
326 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_PARTITION=1"
336 "source_files": "*+pick.m",
338 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_PICK=1"
348 "source_files": "*+pluck.m",
350 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_PLUCK=1"
360 "source_files": "*+pmap.m",
362 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_PMAP=1"
372 "source_files": "*+pop.m",
374 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_POP=1"
384 "source_files": "*+push.m",
386 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_PUSH=1"
399 "source_files": "*+reduce.m",
401 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_REDUCE=1"
411 "source_files": "*+reverse.m",
413 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_REVERSE=1"
432 "source_files": "*+rotate.m",
434 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_ROTATE=1"
444 "source_files": "*+sample.m",
446 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SAMPLE=1"
456 "source_files": "*+select.m",
458 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SELECT=1"
468 "source_files": "*+shift.m",
470 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SHIFT=1"
480 "source_files": "*+shuffle.m",
482 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SHUFFLE=1"
495 "source_files": "*+skip.m",
497 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SKIP=1"
507 "source_files": "*+slice.m",
509 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SLICE=1"
522 "source_files": "*+snip.m",
524 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SNIP=1"
536 "YOLOKit/transpose": [
540 "source_files": "*+sort.m",
542 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SORT=1"
552 "source_files": "*+split.m",
554 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_SPLIT=1"
573 "source_files": "*+transpose.m",
575 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_TRANSPOSE=1"
585 "source_files": "*+uniq.m",
587 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_UNIQ=1"
597 "source_files": "*+unshift.m",
599 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_UNSHIFT=1"
609 "source_files": "*+upTo.m",
611 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_UPTO=1"
621 "source_files": "*+without.m",
623 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOLO_WITHOUT=1"