I got latest FirebaseDatabaseUI by cocoapods, but the problem is whenever I import it the following error appears.Screenshot of error
Write this at the top of your podfile:
use_frameworks!
and reinstall pods.