2 "name": "POSJSONParsing",
5 "summary": "Tiny wrapper around NSJSONSerialization to parse JSON with fluent API and detailed error reporting.",
6 "homepage": "https://github.com/pavelosipov/POSJSONParsing",
8 "Pavel Osipov": "posipov84@gmail.com"
11 "git": "https://github.com/pavelosipov/POSJSONParsing.git",
18 "source_files": "POSJSONParsing/*.{h,m}",
19 "frameworks": "Foundation"