/TheMovieDatabaseSwiftWrapper

Swift wrapper for themoviedb.org api v3

Primary LanguageSwiftMIT LicenseMIT

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.