4 "summary": "This generic SOAP client allows you to access web services using a your iOS and Mac OS X app.",
10 "Danilo Priore": "support@prioregroup.com"
12 "homepage": "https://github.com/priore/SOAPEngine",
13 "social_media_url": "https://twitter.com/danilopriore",
16 "git": "https://github.com/priore/SOAPEngine.git",
20 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/SOAPEngine/**"
22 "frameworks": "Security",
29 "preserve_paths": "SOAPEngine64.framework",
30 "public_header_files": "SOAPEngine64.framework/Headers/*.h",
31 "source_files": "SOAPEngine64.framework/Headers/*.h",
32 "vendored_frameworks": "SOAPEngine64.framework",
34 "HEADER_SEARCH_PATHS": "/usr/include/libxml2"
36 "frameworks": "Accounts"
39 "preserve_paths": "SOAPEngineOSX.framework",
40 "public_header_files": "SOAPEngineOSX.framework/Versions/A/Headers/*.h",
41 "source_files": "SOAPEngineOSX.framework/Versions/A/Headers/*.h",
42 "vendored_frameworks": "SOAPEngineOSX.framework",
43 "frameworks": "Accounts"
46 "preserve_paths": "SOAPEngineTV.framework",
47 "public_header_files": "SOAPEngineTV.framework/Headers/*.h",
48 "source_files": "SOAPEngineTV.framework/Headers/*.h",
49 "vendored_frameworks": "SOAPEngineTV.framework",
51 "HEADER_SEARCH_PATHS": "/usr/include/libxml2"