2 "name": "MSStringifyMacros",
8 "summary": "A set of macros for simplifying the use of NSUserDefaults and NSCoding.",
9 "description": " MSStringifyMacros provides a convenient alternative to the normally tedious \n and potentially error-prone standard approach to coding for NSUserDefaults and NSCoding.\n",
10 "homepage": "https://github.com/murraysagal/MSStringifyMacros",
12 "Murray Sagal": "murraysagal@mac.com"
15 "git": "https://github.com/murraysagal/MSStringifyMacros.git",
18 "source_files": "MSStringifyMacro.h",
23 "requires_arc": false,
27 "source_files": "MSStringifyMacros_Archiving.h"
30 "name": "UserDefaults",
31 "source_files": "MSStringifyMacros_UserDefaults.h"