2 "name": "HRMethodsAttributes",
4 "summary": "Simple attribute defines for 'deprecated' and 'unavailabled'.",
5 "description": "Simple attribute defines for 'deprecated' and 'unavailabled'. Just write DEPRECATED(or another define) after method's declaration to make it deprecated instead of ugly __attribute(blah-blah-blah).",
6 "homepage": "https://github.com/ivanshevelev/HRMethodsAttributes",
9 "Ivan Shevelev": "ivan.shevelev@sibers.com"
12 "git": "https://github.com/ivanshevelev/HRMethodsAttributes.git",
15 "social_media_url": "https://twitter.com/antsy_ivan",
20 "source_files": "Pod/Classes/**/*",
22 "HRMethodsAttributes": [
26 "public_header_files": "Pod/Classes/**/*.h"