Use Cocoapods to install RickAndMortyApp, use following command inside project folder:
pod install
- Moya to abstract the unnessecary network details and to build upon the structure the library is using.
- PromiseKit for simplifying asynchronous tasks and readability.
- Nuke for caching and downloading remote images.
- Lottie for bodymovin animations.
- Hero for certain animations in the UI.