Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 3.13 KB

README.md

File metadata and controls

62 lines (47 loc) · 3.13 KB

codebeat badge GitHub issues GitHub license Twitter

TODO


Replace SwiftyJSON with swift4's Codeable

Usage

  1. Get an API key-> themoviedb.org

"A TMDb user account is required to request an API key."*

2. View Wikis for examples

To run the example project, clone the repo, and run pod install from the Demo directory first.

Installation

TMDBSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "TMDBSwift"

ENDPOINTS

Dependencies

  • SwiftyJSON

Author

George Kye

License

TMDBSwift is available under the MIT license. See the LICENSE file for more info.