4 "summary": "AOCUDL - An alternative shorthand syntax to Dustin Bachrach's OCUDL.",
5 "description": "The purpose of AOCUDL is to provide a simple way to define custom literals for Objective-C. These are correctly typecast, extensible and flexible.",
6 "homepage": "http://www.dudas.co.uk/aocudl/",
12 "Klaus-Peter Dudas": "klaus@hypercrypt.net"
18 "git": "https://github.com/hypercrypt/AOCUDL.git",
21 "source_files": "AOCUDL/*.{h,m}",
22 "exclude_files": "AOCUDLTests",
23 "frameworks": "Foundation",