KeyValueObjectMapping icon indicating copy to clipboard operation
KeyValueObjectMapping copied to clipboard

Cannot comple

Open pronebird opened this issue 8 years ago • 0 comments

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"

pronebird avatar Jul 27 '15 12:07 pronebird