/PocketMovies

This is an iOS study project based on The MovieDB API

Primary LanguageSwift

PocketMovies

This is an iOS study project based on The MovieDB API

Swift Version

Requirements

What you need to run this project:

Installing instructions

sudo gem install cocoapods
git clone https://github.com/gabe351/PocketMovies.git
cd PocketMovies
pod install
open PocketMovies.xcworkspace

Running instructions

CMD + R to run the project.

CMD + U to run tests.