2 "name": "HRMethodsAttributes",
4 "summary": "Simple attribute defines for 'deprecated' and 'unavailable'.",
5 "description": "Simple attribute defines for 'deprecated' and 'unavailable'. Just write DEPRECATED(or another define)(instead of ugly __attribute__((blah-blah-blah)) after method's declaration to make it deprecated.",
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"