2 "name": "TPDelegateMatrioska",
4 "summary": "Multicast delegation using NSProxy and thread safe.",
5 "description": "This class is a subclass of NSProxy subclass that allows you to have multiple delegate helper objects (instead of the usual 1 to 1 relationship between the delegator and delegate).",
6 "homepage": "https://github.com/wanhmr/TPDelegateMatrioska",
12 "tpphha": "tpphha@gmail.com"
18 "git": "https://github.com/wanhmr/TPDelegateMatrioska.git",
22 "TPDelegateMatrioska",
23 "TPDelegateMatrioska/**/*.{h,m}"
25 "public_header_files": "TPDelegateMatrioska/**/*.h",