I got an error 'SwipeTransition/SwipeTransition-Swift.h' file not found
Error location in UINavigationController+AutoSwipeBack.m
I have include SwipeTransition library to in my podfile.
any idea why this happening?
Podfile
pod "SwipeTransition", "0.5.0"
pod "SwipeTransitionAutoSwipeBack", "0.5.0"