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": "45522391@qq.com"
14 "git": "https://github.com/webbabyking/SoapWebService.git",
18 "default_subspecs": "Core",
20 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24 "name": "SoapUtility",
25 "public_header_files": "SoapWebService/SoapUtility/*.h",
26 "source_files": "SoapWebService/SoapUtility/*.{h,m}",
35 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
46 "SoapWebService/SoapUtility": [
50 "source_files": "SoapWebService/*.{h,m}",
51 "public_header_files": "SoapWebService/SoapWebService.h"