2 "name": "SwiftXMLParser",
4 "homepage": "https://github.com/ShubhGar",
5 "summary": "SwiftXMLParser is an XMLParser written in Swift4.0.",
6 "description": "The XML DOM (Document Object Model) defines the properties and methods \tfor accessing and editing XML.An XMLParser notifies its delegate about the items \t(elements, attributes, CDATA , and Text) that it encounters as it processes an XML \tdocument.",
8 "swift_version": "3.2",
10 "Shubham Garg": "91garg.shubham@gmail.com"
14 "git": "https://github.com/ShubhGar/SwiftXMLParser.git",
20 "source_files": "SwiftXMLParser/**/*.{swift}"