Unable to find a specification for SwiftLint
I am getting this when using cocoapods
could you please run pod repo update
and try again?
I had this same issue, I ran pod repo update
and all was fine
I realized that the character casing was not correct in my case. It was 'SwiftLint', but I had written 'Swiftlint'.
Most helpful comment
could you please run
pod repo update
and try again?