2 "name": "SoapWebService",
4 "summary": "The Web service calls on SoapUtility based on the package for iOS.",
5 "homepage": "https://github.com/webbabyking/SoapWebService",
8 "wangjie": "wangjie@qq.com"
14 "git": "https://github.com/webbabyking/SoapWebService.git",
18 "SoapWebService/*.{h,m}",
19 "SoapWebService/**/*.{h,m}"
21 "public_header_files": "SoapWebService/SoapWebService.h",
23 "frameworks": "Foundation",
26 "name": "SoapUtility",
27 "source_files": "SoapWebService/SoapUtility/*.{h,m}",
28 "public_header_files": "SoapWebService/SoapUtility/Soap.h",
42 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"