Before submitting issues ...
When submitting issues, please provide the following information to help maintainers to fix the problem faster:
I also encountered this error when pulling the 8.0.1 release. Updating my pod to:
pod 'XLPagerTabStrip', :git => 'https://github.com/xmartlabs/XLPagerTabStrip', :branch => 'master'
fixed the problem. This should stopgap for anyone else until the next release
@henryw14 Thanks!
Fixed in 8.1.0
Most helpful comment
I also encountered this error when pulling the 8.0.1 release. Updating my pod to:
pod 'XLPagerTabStrip', :git => 'https://github.com/xmartlabs/XLPagerTabStrip', :branch => 'master'fixed the problem. This should stopgap for anyone else until the next release