4 "summary": "JSON serialization/deserialization for Swift object & value types, with automatic stored-property inferrance in structs.",
5 "description": "JSON serialization/deserialization for Swift value types (structs in particular) and objects, with automatic stored-property inferrance using Swift Mirror.",
6 "homepage": "https://github.com/pourhadi/SuperSerial",
9 "Daniel Pourhadi": "dan@pourhadi.com"
12 "git": "https://github.com/pourhadi/SuperSerial.git",
19 "source_files": "Pod/Classes/**/*",