4 "summary": "Bringing Smalltalk and Ruby collections methods to Objective-C since 2011",
5 "description": " **libCollections** is an Objective-C library that brings\n methods from Smalltalk's collection protocol and Ruby's\n Enumerable mixin to Objective-C. It adds these methods\n as categories to the Foundation framework's collections\n and string classes.\n",
6 "homepage": "https://github.com/mdippery/collections",
12 "Michael Dippery": "michael@monkey-robot.com"
15 "git": "https://github.com/mdippery/collections.git",
18 "source_files": "Source",
19 "requires_arc": false,