Cuberto / bubble-icon-tabbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you make pod for it

ahmedsafadii opened this issue · comments

Thanks for this library i will use it in the v2 of my app :) https://itunes.apple.com/de/app/summoners-companion-for-lol/id1171905646?mt=8

if possible add it for cocapods <3

[!] Unable to find a specification for BubbleTabBar

You have either:

  • out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.

Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.

@ahmedsafadii just run pod install --repo-update as suggested

@askopin Thanks it's working now <3

Hi when I try to install the library it throw this error:

[!] CocoaPods could not find compatible versions for pod "BubbleTabBar":
In Podfile:
BubbleTabBar (~> 0.8)

Specs satisfying the BubbleTabBar (~> 0.8) dependency were found, but they required a higher minimum deployment target.

Some help here please