Swift API for The TVDB.
Create a secrets.xcconfig
file with a value for your API_KEY. This file is already part of the Xcode project but ignored in git.
The file should be created at ./TVDBKit/TVDBKit/Resources/secrets.xcconfig
TVDB_API_KEY = YOUR_API_KEY
TVDBKit
- Library target
TVDBKitTests
- Unit Tests