3 "version": "0.9.0-beta-999",
4 "summary": "Lightweight XML-RPC library.",
5 "description": "This framework contains a very lightweight XML-RPC library, allowing you to encode and decode XML-RPC request payloads.",
6 "homepage": "https://github.com/wordpress-mobile/wpxmlrpc",
12 "The WordPress Mobile Team": "mobile@wordpress.org"
19 "swift_versions": "5.0",
21 "git": "https://github.com/wordpress-mobile/wpxmlrpc.git",
22 "tag": "0.9.0-beta-999"
24 "source_files": "WPXMLRPC",
25 "public_header_files": [
26 "WPXMLRPC/WPXMLRPC.h",
27 "WPXMLRPC/WPXMLRPCEncoder.h",
28 "WPXMLRPC/WPXMLRPCDecoder.h"
31 "swift_version": "5.0"