Usage
- Get an API key-> themoviedb.org
2. View Wikis for examples"A TMDb user account is required to request an API key."*
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
-
Discover | DiscoverTV |
-
Certifications
Author
George Kye
License
TMDBSwift is available under the MIT license. See the LICENSE file for more info.