I have integrated MWPhotoBrowser
in my app using CocaPods. I am using Google Analytics V3 and I have to track if user visit images open by MWPhotoBrowser
. I can not import following files in Cocoa pods library file MWPhotoBrowser.m
#import "GAIFields.h"
#import "GAIFields.h"
#import "GAIDictionaryBuilder.h"
Any workaround for this?