
install cocoa pods

```bash
sudo gem install cocoapods
```

install dependencies

```bash
pod install
```

open workspace file, not poject file
