eggswift / ESTabBarController

:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
MIT License
5.17k stars 578 forks source link

Fix example, use SPM instead of hard frameworks #287

Closed rafaelfrancisco-dev closed 1 year ago

rafaelfrancisco-dev commented 1 year ago

We were using old and specific version of the some frameworks instead of using a modern package manager for dependencies, I went with SPM for this PR.