terra-money / station-mobile

🛰️ Station wallet mobile
https://apps.apple.com/it/app/terra-station/id1548434735
34 stars 61 forks source link

Update Podfile syntax #33

Closed drwl closed 2 years ago

drwl commented 2 years ago

I'm onboarding and got blocked when running pod install. In trying pod install --repo-update, I had the same issue.

In googling, I came across this: https://github.com/facebook/flipper/issues/1865

Seems like the docs had a syntax error and this PR fixes it. I'm able to successfully run pod install --repo-update now.