Automattic / Gridicons-iOS

Gridicons is a tiny framework which generates Gridicon images at any resolution.
GNU General Public License v2.0
25 stars 12 forks source link

unable to install this pod #40

Closed ramdhasm closed 4 years ago

ramdhasm commented 5 years ago

Facing error message while installing the pod.

pod 'Gridicons', :podspec => 'https://raw.github.com/Automattic/Gridicons-iOS/develop/Gridicons.podspec'

Error:"

!] Error installing Gridicons [!] /usr/local/bin/git clone https://github.com/Automattic/Gridicons-iOS.git /var/folders/d6/f8rr51jj0xg047d_r6lkjjnm0000gn/T/d20190212-51692-kw14m9 --template= --single-branch --depth 1 --branch 0.18

Cloning into '/var/folders/d6/f8rr51jj0xg047d_r6lkjjnm0000gn/T/d20190212-51692-kw14m9'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

mindgraffiti commented 4 years ago

Hello @mrramdhas 👋

That looks like a git cloning issue, not a Gridicons issue. Please check out this GitHub troubleshooting article.

As this is not related to the Gridicons pod itself, I will close this issue.