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

Swift Package Manager support #210

Closed Dean151 closed 4 years ago

Dean151 commented 4 years ago

It would be very nice to add SPM support to the library.

Using Xcode 11 GM, it's impossible to add the library as a Swift Package Dependency. We get the following error:

The package dependency graph can not be resolved; unable find any available tag for the following requirements: https://github.com/eggswift/ESTabBarController — 2.6.5..<3.0.0

Maybe it's because the Package.swift file does not provide all required informations in order of the library to work properly.

TristenChenTao commented 4 years ago

+1

mohpor commented 4 years ago

+1

eggswift commented 4 years ago

Check it again.