|
|
|
|
|
by aaronrandall
4041 days ago
|
|
You'll need to install cocoapods (the dependency manager) using: sudo gem install cocoapods
then in the project root, run the following to install the dependencies: pod install
I'll update the GitHub repo with instructions :) |
|