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",
21 "libObjCAttr/**/*.{h,m}",
22 "libObjCAttr/Resources/*",
25 "public_header_files": "libObjCAttr/**/*.h",
28 "libObjCAttr/Resources/*",
29 "tools/binaries/ROADAttributesCodeGenerator"
31 "social_media_url": "https://twitter.com/libobjcattr"