Allows new and prospective members to # for our email list through a simple yet interactive # process, with a little help from Kevin Spacey.
CocoaPods is required. This project uses Alamofire, a swift networking library, and this dependency is managed through CocoaPods.
To install CocoaPods (from project root directory):
sudo gem install cocoapods
pod setup
pod install
Note: pod setup
may take a long time to complete.
Another option is to run: git clone https://github.com/CocoaPods/Specs.git ~/.cocoapods/repos/master
from your home directory and then run pod setup
from the project root directory.