Hi,
I've imported #import <DCKeyValueObjectMapping/DCKeyValueObjectMapping.h> as suggested but DCParserConfiguration, norDCArrayMapping` are visible.
Do you have some header in this pod that includes all other headers? Would you mind adding some header with the following imports (and other if necessary):
#import "DCKeyValueObjectMapping.h"
#import "DCParserConfiguration.h"
#import "DCArrayMapping.h"
Hi,
I've imported
#import <DCKeyValueObjectMapping/DCKeyValueObjectMapping.h>as suggested but DCParserConfiguration, norDCArrayMapping` are visible.Do you have some header in this pod that includes all other headers? Would you mind adding some header with the following imports (and other if necessary):