Skeletonview: Unable to find a specification for `SkeletonView`

Created on 28 Nov 2017  ยท  4Comments  ยท  Source: Juanpe/SkeletonView

โš ๏ธ Please fill out this template when filing an issue.

What did you do?

*I tried to install it via cocoapod *

What did you expect to happen?

It should install it.

I got an error : Unable to find a specification for SkeletonView

Please replace this with of what happened instead.

SkeletonView Environment

*SkeletonView version:1.0.4* and 1.0.2
*Xcode version:9.1*
*Swift version:3*

โ”question

Most helpful comment

'pod repo update' fixed this for me.
'pod search SkeletonView' still returns [!] Unable to find a pod with name, author, summary, or description matching SkeletonView
'pod search --simple SkeletonView' returns the pod details

All 4 comments

Hi @jamesTheKid, Could you provide your podfile? Which is the minimum iOS version in your project? SkeletonView needs iOS 9 or bigger

me too!
when use 'pod search SkeletonView' in terminate, shows error ๏ผš
[!] Unable to find a pod with name, author, summary, or description matching skelentonView

'pod repo update' fixed this for me.
'pod search SkeletonView' still returns [!] Unable to find a pod with name, author, summary, or description matching SkeletonView
'pod search --simple SkeletonView' returns the pod details

'pod repo update' fixed it for me too.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robinkunde picture robinkunde  ยท  8Comments

adelbios picture adelbios  ยท  4Comments

adelbios picture adelbios  ยท  6Comments

moray95 picture moray95  ยท  5Comments

aboutsajjad picture aboutsajjad  ยท  7Comments