8 "summary": "A macro that prints out x, no matter what type x is.",
9 "homepage": "http://atelierdumobile.com",
11 "Mathieu Godart": "mathieu@atelierdumobile.com"
14 "git": "https://github.com/atelierdumobile/LOG_EXPR.git",
17 "description": "LOG_EXPR(x) is a macro that prints out x, no matter what type x is, without having to worry about format-strings. It works on Mac OS X and iOS. LOG_EXPR(x) is the work of Vincent Gable.",
18 "source_files": "*.{h,m}",