gonzo-oin / TheMovieDatabaseSwiftWrapper

Swift wrapper for themoviedb.org api v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Swift wrapper for themoviedb.org api v3

License:MIT License


Languages

Language:Swift 98.7%Language:Objective-C 0.8%Language:Ruby 0.6%