4 "summary": "Attribute-oriented programming library & tooling for iOS and OSX.",
5 "description": " Library implements [Attribute-Oriented Programming](https://en.wikipedia.org/wiki/Attribute-oriented_programming) paradigm in Objective-C. It allows to add various metadata to the class, each method, property or ivar of the class.\n",
6 "homepage": "https://github.com/epam/lib-obj-c-attr",
9 "EPAM Systems, Inc": "SupportROAD@epam.com"
12 "git": "https://github.com/epam/lib-obj-c-attr.git",
20 "source_files": "libObjCAttr/**/*.{h,m}",
21 "public_header_files": "libObjCAttr/**/*.h",
24 "libObjCAttr/Resources/*",
25 "tools/binaries/ROADAttributesCodeGenerator"
27 "social_media_url": "https://twitter.com/libobjcattr"