4 "summary": "Swift alternative to WSDL2ObjC making a SOAP request & parsing its response as defined in WSDL",
5 "description": "Swift alternative to WSDL2ObjC making a SOAP request & parsing its response as defined in WSDL.\ngenerate WSDL+(ServiceName).swift SOAP client by executing WSDL2Swift with WSDL and XSD xml files.",
6 "homepage": "https://github.com/banjun/WSDL2Swift",
9 "BAN Jun": "banjun@gmail.com"
11 "social_media_url": "https://twitter.com/banjun",
17 "git": "https://github.com/banjun/WSDL2Swift.git",
20 "source_files": "WSDL2Swift.swift",
36 "pod_target_xcconfig": {
37 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"