2 "name": "OpinionatedC",
4 "summary": "Because Objective-C should have inherited more from Smalltalk",
5 "description": "OpinionatedC provides a number of categories that allow to write\nmore concise and readable code, inspired by Smalltalk.\nAt the moment, these are mostly collection methods like map:, \nreduce:, select:, reject:, each:, each:separatedBy:, anySatisfy:,\nallSatisfy:, and many more.",
6 "homepage": "http://opinionatedc.xyz",
7 "social_media_url": "https://twitter.com/leoschweizer",
13 "Leo Schweizer": "leonhard.schweizer@gmail.com"
16 "git": "https://github.com/leoschweizer/OpinionatedC.git",