2 "name": "MagicWrapper",
4 "summary": "Magic Wrapper is an Objective-C client/wrapper for M:tgDb.",
5 "description": " 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``).\n",
6 "homepage": "https://github.com/otaviocc/MagicWrapper",
9 "Otavio Cordeiro": "contact@otaviocc.com"
12 "git": "https://github.com/otaviocc/MagicWrapper.git",
15 "social_media_url": "https://twitter.com/otaviocc",
22 "Magic/MagicWrapper.h",
23 "Magic/*+MagicWrapper.[h,m]"