After Installing pod 'AttributedString'
Trying to declare "AttributedString" object in with project based Objective-C language.
#import "MyProjectName-Swift.h"
#import "AttributedString-Swift.h"
Complier failed and not recognize "AttributedString" class:
