- This repository uses git large files. Run the following commands to get the full large files:
brew install git-lfs
git lfs install
git lfs pull
- This repository uses CocoaPods submodules. After cloning run:
pod install
- Set a valid
GIPHY_API_KEY
value for the Giphy library. - Set a valid
PODCAST_INDEX_API_KEY
value for the Podcast Index API.
This repository uses develop
branch as base branch for development. Master is not up to date.