In WPXMLRPCClient.m line 10: `#import <WPXMLRPC/WPXMLRPC.h>` should be changed to `#import <wpxmlrpc/WPXMLRPC.h>` Since the pods folder has small case.
In WPXMLRPCClient.m line 10:
#import <WPXMLRPC/WPXMLRPC.h>should be changed to
#import <wpxmlrpc/WPXMLRPC.h>Since the pods folder has small case.