Skip to content

Latest commit

 

History

History
77 lines (56 loc) · 2.7 KB

README.md

File metadata and controls

77 lines (56 loc) · 2.7 KB

Swift Version Build Status License Carthage compatible Platform

TMDb iOS


Logo

TMDB is an iOS app that display a list of the most popular movies from TMDb. With a fresh and clean design you can search for any movies in the list and view detailed information from each.

Features

  • List of all popular movies
  • Detailed information of each movie. Including images.
  • Search any movie you desire.
  • Clean and fresh design inspired in TMDb
  • Call to API services at TMDb API

Requirements

  • iOS 13.0+
  • Xcode 12.4

Installation

Github

You can clone this repository from the main or develop branch and run it locally on Xcode

git clone "https://github.com/jftorresp/TMDb-ios.git"

Packages

A detailed guide for the installation of Kingfisher can be found in Installation Guide.

Swift Package Manager

  • File > Swift Packages > Add Package Dependency
  • Add https://github.com/onevcat/Kingfisher.git
  • Select "Up to Next Major" with "6.0.0"

Contribute

I would love you for the contribution to TMDb iOS, check the LICENSE file for more info.

Meta

Juan Felipe Torres – @JuanFTorres99jf.torresp@outlook.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/jftorresp