2 "name": "OCTotallyLazy",
4 "summary": "Functional extensions to Objective C's collections.",
5 "description": " OCTotallyLazy is a framework that adds functional behaviour to \n Objective C collection objects, as well as a lazy collection \n object called Sequence. It's a partial port of Java's \n [TotallyLazy](http://code.google.com/p/totallylazy/).\n",
6 "homepage": "https://github.com/stuartervine/OCTotallyLazy",
7 "license": "Apache License, Version 2.0",
9 "Stuart Ervine": "spervine@gmail.com"
12 "git": "https://github.com/stuartervine/OCTotallyLazy.git",
13 "commit": "139e91966e31b266b9da74d9315a099003d8251e"
18 "source_files": "src/main/**/*.{h,m}",