Skip to content

creitz/Movie-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Demo

Sample iOS App using Movie Database API

Overview

This project is a demo iOS application using The Movie DB.

Installation

Fork and then clone, or simply clone the repository:

$ git clone [email protected]:creitz/Movie-Demo.git

The necessary cocoapods are included in source. But, you will need to generate the workspace:

$ sudo gem install cocoapods #(if you don't have cocoapods installed)

Change to the correct dir:

$ cd Movie-Demo/

Change the value for project in Podfile to match your local structure. You only need to replace "path/to/here" with the absolute path to wherever you cloned the project. Then, you can install the pods

$ pod install

Finally, open the newly-created Movie Demo.xcworkspace/ in Xcode - double clicking in finder (for Macs) will do the trick. Choose a simulator (or a device if you have a team profile) in the devices list and click the play button or command + R. iOS 10 and above supported.

Author

Charles Reitz, [email protected].

License

MIT

About

Sample iOS Application using The Movie DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published