4 "summary": "Attribute-oriented programming library & tooling for iOS..",
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",
19 "source_files": "libObjCAttr/**/*.{h,m}",
20 "public_header_files": "libObjCAttr/**/*.h",
23 "libObjCAttr/Resources/*",
24 "tools/binaries/ROADAttributesCodeGenerator"
26 "social_media_url": "https://twitter.com/libobjcattr"