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",
19 "public_header_files": "*.h",
24 "requires_arc": false,
28 "source_files": "MSStringifyMacro.h"
33 "MSStringifyMacros/Core": [
37 "source_files": "MSStringifyMacros_Archiving.h"
40 "name": "UserDefaults",
42 "MSStringifyMacros/Core": [
46 "source_files": "MSStringifyMacros_UserDefaults.h"