-
Notifications
You must be signed in to change notification settings - Fork 38
Home
Martin Pfundmair edited this page Nov 12, 2023
·
3 revisions
##Usage
- Get an API key-> themoviedb.org/settings/api
2. View Wikis for examples"A TMDb user account is required to request an API key."*
To run the example project, clone the repo, and run pod install
from the Demo directory first.
TMDBSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "TMDBSwift"
- Changes
- Collections
- Companies
- Credits
- Discover | DiscoverTV |
- DiscoverMovie
- Find
- Keywords
- List
- Genres
- Networks
- People
- Reviews
- Search
- TV
- TVSeasons
- TVEpisodes
- Movie
- Multi Search
- Certifications
##Compatibility iOS 8.0 +
##Dependencies
- SwiftyJSON
George Kye
TMDBSwift is available under the MIT license. See the LICENSE file for more info.