CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Dec 2014 |
Maintained by Otavio Cordeiro.
Magic Wrapper is an Objective-C client/wrapper for [M:tgDb], the Magic the Gathering open database project. It consists of an API wrapper, responsible for the network calls (MTGAPIWrapper), requests classes (subclasses of the MTGRequest class), and classes for cards and card sets (MTGCard and MTGCardSet).
pod 'MagicWrapper'Otavio Cordeiro