Otavio Cordeiro

7pods
DeckBrew Wrapper is an Objective-C client/wrapper for Deck Brew, an awesome 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
).
License: MIT
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
).
License: MIT
NHCalendarActivity is an easy to use custom UIActivity (iOS 6+) that adds events and alarms to the iOS calendar.
License: MIT
OCBorghettiView is an easy to use accordion view for iOS. It was named after Renato Borghetti, a Brazilian folk musician and composer who works on the traditional style from his home state of Rio Grande do Sul. Borghetti's main instrument is the diatonic button accordion (known as gaita in Brazilian Portuguese).
* Built for iPhone and iPad
* Uses ARC (Automatic Reference Counting)
* Supports device rotation
* Supports customization
* Supports UIViews as sections (UITableViews, UIWebView, MKMapView, etc...)
License: MIT
OCMapFilterReduce implements map, filter, and reduce for NSArrays.
License: MIT