TheMovieDatabaseSwiftWrapper

master

Swift wrapper for themoviedb.org api v3
gkye/TheMovieDatabaseSwiftWrapper

codebeat badge GitHub issues GitHub license Twitter

Usage

  1. Get an API key-> themoviedb.org

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

2. View Wikis for examples

Installation

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

pod "TMDBSwift"

TMDBSwift is available through Swift Package Manager. To install it to your project, simply add the following to your Package.swift file:

.package(url: "https://github.com/gkye/TheMovieDatabaseSwiftWrapper", from: "0.6.1"),

ENDPOINTS

Author

George Kye

License

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

Description

  • Swift Tools
View More Packages from this Author

Dependencies

  • None
Last updated: Fri Apr 26 2024 08:22:40 GMT-0900 (Hawaii-Aleutian Daylight Time)