Closed mikengyn closed 6 years ago
I get this when trying to install the Pod
Unable to find a specification for 'ContextMenu'
doing this will work however pod 'ContextMenu', git: 'https://github.com/GitHawkApp/ContextMenu.git'
pod 'ContextMenu', git: 'https://github.com/GitHawkApp/ContextMenu.git'
Maybe you can try pod repo update.
pod repo update
Sent with GitHawk
Double checked that the pod exists in trunk. Can you try updating and let us know?
ah that did the trick, thanks again!
I get this when trying to install the Pod
Unable to find a specification for 'ContextMenu'
doing this will work however
pod 'ContextMenu', git: 'https://github.com/GitHawkApp/ContextMenu.git'