2 "name": "RDHJSONObjectSerialisation",
5 "summary": "Simple JSON serialisation for any custom NSObject based on its declared properties.",
6 "homepage": "https://github.com/rhodgkins/RDHJSONObjectSerialisation",
7 "authors": "Rich Hodgkins",
9 "git": "https://github.com/rhodgkins/RDHJSONObjectSerialisation.git",
12 "source_files": "RDHJSONObjectSerialisation/**/*.{h,m}",
13 "private_header_files": "RDHJSONObjectSerialisation/Private/*.h",
18 "frameworks": "Foundation",