2 "name": "FastElegantDelegation",
4 "summary": "Objective-C library for delegate multicasting and friendly single delegation.",
5 "homepage": "https://github.com/rabovik/FastElegantDelegation",
8 "Yan Rabovik": "yan@rabovik.ru"
11 "git": "https://github.com/rabovik/FastElegantDelegation.git",
22 "requires_arc": false,
26 "source_files": "FEDelegation/ARC",
27 "public_header_files": "FEDelegation/ARC",
30 "FastElegantDelegation/nonARC": [
35 "CLANG_CXX_LANGUAGE_STANDARD": "c++0x",
36 "CLANG_CXX_LIBRARY": "libc++"
43 "FEDelegation/nonARC",
44 "FEDelegation/FEDelegation.h"
46 "public_header_files": "FEDelegation/FEDelegation.h",
47 "requires_arc": false,
49 "FastElegantDelegation/ARC": [