DeckBrewWrapper

MIT License
Objective-C
iOS

1 image

Author

Description

DeckBrew Wrapper is an wrapper for Deck Brew, a Magic the Gathering API.

It consists of an API wrapper responsible for the network calls (DBAPIWrapper), requests classes (subclasses of the DBRequest class), and classes for cards and card sets (DBCard, DBCardEdition, and DBCardSet).

Tags