4 "summary": "WebParsing is a framework written entirely in Swift for\n working with JSON and XML on a very high abstraction level.",
5 "description": "WebParsing is a framework that makes use of Apple's NSJSONSerializer\n and NSXMLParser to parse JSON and XML, resulting in a common interface that is inituitive to use.",
6 "homepage": "https://github.com/borchero/WebParsing",
12 "borchero": "oliver.borchert@in.tum.de"
15 "git": "https://github.com/borchero/WebParsing.git",
21 "source_files": "WebParsing/**/*",
33 "pushed_with_swift_version": "4.0"