Skip to content

Instantly share code, notes, and snippets.

View iWayne's full-sized avatar

Wayne iWayne

  • Great Seattle Area
View GitHub Profile
@loganwright
loganwright / SetupCocoaPods.md
Last active August 28, 2020 16:39
Setting Up Cocoapods Guide

#Cocoapods

##Installing Cocoapods

  • Open Terminal
  • Enter command: sudo gem install cocoapods
  • Enter your password

Wait for this to finish, don't touch your terminal. It might take a couple minutes